You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I try to read the content, FileNotFoundException happened.
java.io.FileNotFoundException
at com.google.testing.compile.InMemoryJavaFileManager$InMemoryJavaFileObject.getCharContent(InMemoryJavaFileManager.java:181)
...
I'm using compile-testing:0.13.
The text was updated successfully, but these errors were encountered:
I create a file in processor. And it does exists in the
Compilation.generatedFiles
mem:///CLASS_OUTPUT/META-INF/xdean/annotation/MethodRef
But when I try to read the content, FileNotFoundException happened.
I'm using compile-testing:0.13.
The text was updated successfully, but these errors were encountered: