annotationprocessing101 icon indicating copy to clipboard operation
annotationprocessing101 copied to clipboard

Results 4 annotationprocessing101 issues
Sort by recently updated
recently updated
newest added

Was compiling your example on my windows host. Did not work, because there seems to be a bug affecting windows in the rc1 of google's auto-service library. Also added properties...

Solution: Use version 1.0-rc2 of `auto-service`: ``` com.google.auto.service auto-service 1.0-rc2 true ``` Stack trace: ``` [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] FATAL ERROR: java.lang.IllegalArgumentException: Invalid relative name:...

The Javapoet package builder wants non-null package names