Remove incorrect assumption that output will be in folder named classes
When running in Eclipse, by default Gradle builds its output into a folder named bin. This commit update the annotation processor to remove the failure assumption that the output will always be located beneath a folder named classes. Closes gh-2369 See gh-2361pull/2391/head
parent
0025be8771
commit
65acaf885b
Loading…
Reference in New Issue