Netbeans
The Netbeans editor is compatible with lombok.
-
Add
lombok.jar
to the project libraries. -
In the project properties, in the section
Build – Compiling
, check the'Enable Annotation Processing in Editor'
checkbox.
The Netbeans editor is compatible with lombok.
lombok.jar
to the project libraries.
Build – Compiling
, check the 'Enable Annotation Processing in Editor'
checkbox.