Skip to content

refactor(presets): rename lombok preset to jdtls-lombok#6

Merged
trick77 merged 1 commit intomasterfrom
refactor/rename-lombok-preset
May 3, 2026
Merged

refactor(presets): rename lombok preset to jdtls-lombok#6
trick77 merged 1 commit intomasterfrom
refactor/rename-lombok-preset

Conversation

@trick77
Copy link
Copy Markdown
Owner

@trick77 trick77 commented May 3, 2026

Summary

  • Rename presets/lombok.confpresets/jdtls-lombok.conf and update the @name header.
  • Update README install/remove examples and the built-in presets table.

The preset patches jdtls (adds a -javaagent flag for lombok.jar); it doesn't ship Lombok itself. The new name says which tool is being patched, matches the existing jdtls-* namespace (jdtls-clean-workspace), and leaves room for future gradle-lombok / maven-lombok presets.

Breaking rename — no alias kept. Users on the old name should remove lombok then install jdtls-lombok (or just re-install; replace mode at the same @path is idempotent).

Test plan

  • npm run build — clean
  • npm test — 43/43 pass
  • node dist/bin/opencode-presets.js list | grep lombok shows jdtls-lombok

The preset patches jdtls (adds a -javaagent flag for lombok.jar);
it does not ship Lombok itself. Rename to jdtls-lombok so the name
says which tool is being patched, matches the existing jdtls-* namespace
(jdtls-clean-workspace), and leaves room for future gradle-/maven-lombok
presets.
@trick77 trick77 merged commit 84e7da4 into master May 3, 2026
2 checks passed
@trick77 trick77 deleted the refactor/rename-lombok-preset branch May 3, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant