Skip to content

Installing Lombok

Eliza Margaretha Illig edited this page May 15, 2024 · 3 revisions

Installing lombok

When working with an IDE, you would probably need to install lombok manually.

For Eclipse (tested using Eclipse IDE for Enterprise Java and Web Developers version 2024-03), please install lombok version 1.18.32.

Go to the directory of your lombok.jar

cd ~/.m2/repository/org/projectlombok/lombok/[version-number]

Run lombok.jar

java -jar lombok-[version-number].jar

Restart your IDE and clean your project.

Advanced Setting

Developer Setting

Search services

Metadata services

Authentication and Authorization services

Client services

Super client services

Plugin services

User services

User group services

Virtual corpus services

Virtual corpus access services

Administrative services

Description services

Clone this wiki locally