Lombok is a great plugin that has an installer for Eclipse and IntelliJ. AnyLogic is Eclipse-based, so how do we get it to work there too?
On a Mac, this is the most recent process:
lombok.jar
to Contents/MacOS
AnyLogic.ini
. Add -javaagent:lombok.jar
on a line by itself after -vmargs
Windows and Linux are similar.