Tuesday, August 22, 2017

How to install lombok

How to install lombok

  • I am using eclipse oxygen and below are the steps to install Lombok in Eclipse
  • Open command prompt\Shell
  • Go to lombok.x.y.z.jar location
  •  run command :  java -jar lombok.x.y.z.jar
  •  window open like below
  • click on install\Update


  • close the above window clicking on close button right top.
  • lombok jar should be in classpath and restart the eclipse and you will find the setter\getter