Saturday 29 August 2015

Lombok not showing getters and setters

You need to install Lombok before using it.

Step 1: Download Lombok jar file.

Step 2: Double click on the jar file, A window should appear, browse you eclipse.exe location.





Step 3: Once you are done, restart eclipse, you can able to see getter, setters in autocomplete box (Make sure you added Lombok jar file in class path).


No comments:

Post a Comment