-
Notifications
You must be signed in to change notification settings - Fork 0
Lombok
Crome696 edited this page Nov 3, 2022
·
2 revisions
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.
- 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