palantir / gradle-processors

Gradle plugin for integrating Java annotation processors
Apache License 2.0
62 stars 23 forks source link

fix eclipse annotation processing #241

Closed rzpt closed 2 years ago

rzpt commented 2 years ago

Hook up test annotation processing. Use the same output directories as idea.

Before this PR

Eclipse annotation processing didn't work.

After this PR

==COMMIT_MSG== fix eclipse annotation processing ==COMMIT_MSG==

Possible downsides?

None.

changelog-app[bot] commented 2 years ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type See change types. Select one:

- [ ] Feature - [ ] Improvement - [x] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

fix eclipse annotation processing **Check the box to generate changelog(s)** - [x] Generate changelog entry
svc-autorelease commented 2 years ago

Released 3.7.0