| Maven or Ivy | Lombok is in maven central. More… |
| Javac | Just put lombok.jar on the classpath. |
| NetBeans | Just put lombok.jar on the classpath and enable annotation processing. More… |
| Eclipse and STS | Run lombok.jar as a java app (i.e. doubleclick it, usually) to open the installer. |
| IDEA IntelliJ | lombok doesn't (yet) work under IntelliJ. We're working on it though! |
| Javadoc | First delombok your code then run javadoc on the result. More… |
| GWT | Lombok works with GWT. More… |
| Play! Framework | Use Aaron Freeman's lombok play plugin. |
| ecj | Lombok works on ecj and ecj-based tools. More… |
Or, download a previous version of lombok.