I upgraded recently to the new Eclipse version (Oxygen). I downloaded the lombok.jar from the website and installed it. This is how the eclipse.ini looks like a
I am using STS.
After performing installation of lombok.jar shown above, need to perform following task.
STS -> Project -> Properties -> Java Compiler -> Annotation Processing -> Enable Annotation Processing.
See here