java -jar lombok.jar publicApi- Then, add this jar to your android project, and, as usual, install lombok into eclipse. + Then, add the
lombok-api.jar file created by running this command
+ to your android project instead of the complete lombok.jar, and,
+ as usual, install lombok into eclipse by double-clicking lombok.jar.
lombok.jar in your eclipse android project's build path
+ (which you can modify in that project's properties page) with lombok-api.jar, as produced in the procedure explained for Eclipse,
+ above.