Skip to content

gradle-processors v1.2.9

Compare
Choose a tag to compare
@alicederyn alicederyn released this 10 Apr 09:06
· 141 commits to master since this release

This release fixes a bug in IntelliJ directory-based projects (those opened directly in IntelliJ) that was causing code to be erroneously generated in the wrong top-level package. It also adds an option to re-enable passing generated classes to FindBugs, which the plugin does not do by default since there is no way to fix any reported issues, but which may cause FindBugs to complain about missing types.