Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lombok support does not work #472

Open
tidux opened this issue Apr 14, 2024 · 1 comment
Open

Lombok support does not work #472

tidux opened this issue Apr 14, 2024 · 1 comment

Comments

@tidux
Copy link

tidux commented Apr 14, 2024

Describe the bug
Lombok support is manually set to "t" in customize but jdtls does not start with the Lombok support args.

To Reproduce
open a project that uses Lombok with lsp-java
ps aux | grep -i lombok | grep -v grep returns 0 results

Expected behavior
Lombok support is loaded and recognizes annotations.

@nithin-mk
Copy link

Lombok is not working for me either.

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

No branches or pull requests

2 participants