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

[Question] How to enable annotation processing #453

Open
mbauhardt opened this issue Sep 13, 2023 · 0 comments
Open

[Question] How to enable annotation processing #453

mbauhardt opened this issue Sep 13, 2023 · 0 comments

Comments

@mbauhardt
Copy link

mbauhardt commented Sep 13, 2023

background
I want to emacs-lsp/lsp-java to compile/build a gradle based java project which uses annotation processing to generate source code.
I found https://github.com/emacs-lsp/lsp-java/blob/master/lsp-java.el#L1768 which let me hope that this feature is possible.

Steps to reproduce
So I updated my doom emacs lsp-java config to revision e78199d
and tried to build a small demo project https://github.com/mbauhardt/ecj-filer-exception without success
Because I'm new into emacs I'm pretty sure I do something wrong.

Final Question
Can someone help me and give me some hints how to enable my emacs config to support annotation processing to generate code?

thx.
marko

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

1 participant