--Environment --Windows 10 Pro 64bit version 1909 - java 11 - Eclipse Version: 2020-03 (4.15.0)
Run the jar with $ java -jar /path/to/lombok-1.18.10.jar
to open the dialog
Double-click the jar file to open it
Check [IDEs]
Check it and click the [Install / Update] button to install
Sometimes a message dialog is displayed and Eclipse is not recognized Specify the Eclipse installation directory from the [Specify location ...] button
eclipse.ini
-javaagent:C:\path\to\eclipse\lombok.jar
Recommended Posts