Provide lombok java agent to Eclipse in NixOS #11

Open
opened 2024-06-12 12:08:57 +00:00 by CoreRasurae · 0 comments
CoreRasurae commented 2024-06-12 12:08:57 +00:00 (Migrated from git.cleverthis.com)
* To support lombok framework in the IDEs, at least in eclipse it needs to have the lombok java agent installed * With NixOS the quick and easy procedure to do that does not work * There are the followings complaints, that may hint on the installation process: https://github.com/projectlombok/lombok/issues/1650 https://github.com/NixOS/nixpkgs/issues/39015 * Standard installation procedure is here: Exit Eclipse(if it is open) and downloaded jar from https://projectlombok.org/download ``` execute command: java -jar lombok.jar ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/nixos-config#11
No description provided.