Lombok usage #94
Closed
rogeriofrsouza
started this conversation in
General
Replies: 2 comments
-
You should have lombok library as a project dependency as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems like I forgot to execute |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello 👾
I just read this previous discussion about
Lombok
usage.Unfortunately I'm facing the same issues even though I have all plugins updated. The
LSP
cannot recognizeLombok
annotations and is issuing these errors:I'm using
Lazy.vim
here and followed the installation stepsThere is also Google Java Format and Checkstyle set on none-ls, but I don't know if these are related.
Beta Was this translation helpful? Give feedback.
All reactions