You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crome696 edited this page Nov 3, 2022
·
2 revisions
Summary
Project Lombok is an extension for java developers. Through annotations, a developer can reduce the written overhead of code. One disadvantage of Lombok is the missing possibility of code which has been generated on runtime.
Requirements
IntelliJ not requires an installation of Lombok through website
Visual Code not requires an installation of Lombok through website
Eclipse requires an installation of Lombok through website