LOMBOK
Install lombok
1. download lombok jar
2. from terminal, go to directory where jar is downloaded and run command java -jar lombok.jar
3. if lombok identify installed ide then install it, otherwise go to directory at which ide installed and select ini file of ide
4. click install
1. download lombok jar
2. from terminal, go to directory where jar is downloaded and run command java -jar lombok.jar
3. if lombok identify installed ide then install it, otherwise go to directory at which ide installed and select ini file of ide
4. click install
5. Restart eclipse.
uninstall lombok
First 3 steps same as install lombok, after that click on uninstall lombok.http://stackoverflow.com/questions/22310414/how-to-configure-lombok-in-eclipse-luna
https://groups.google.com/forum/#!topic/project-lombok/DCcUGkZ4ogs
Comments
Post a Comment