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

Make it easier to use annotation processing in Eclipse #341

Closed
wilkinsona opened this issue Sep 6, 2022 · 0 comments
Closed

Make it easier to use annotation processing in Eclipse #341

wilkinsona opened this issue Sep 6, 2022 · 0 comments
Assignees
Milestone

Comments

@wilkinsona
Copy link
Contributor

The Eclipse plugin applies an org.eclipse.jdt.core.prefs to a project that explicitly disables annotation processing. This makes it impossible to get annotation processing to work without manually tweaking the configuration each time the project has been imported/refreshed in Eclipse. We can hopefully just remove the configuration so that the Java Format plugin no longer expresses an opinion about whether or not annotation processing should be enabled.

@wilkinsona wilkinsona self-assigned this Sep 6, 2022
@wilkinsona wilkinsona added this to the 0.0.35 milestone Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant