Search code examples
eclipselombokeclipse-neon

install problem of lombok in eclipse neon. I tried to find it's solution. but no proper solution found


I am getting issue in installing Lombok plugin to my Eclipse Neon IDE. Screenshot has been shared here.... How can I get rid of this?

It says " I can't write to your Eclipse directory, probably because this installer does not have the access rights"

Screen shot


Solution

  • As @greg-449 said. Go to admin cmd. change directory to where your lombok.jar is situated. And simply run java -jar lombok.jar !!! It will work hopefully.