Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFound when read generated file #139

Open
XDean opened this issue Nov 28, 2017 · 0 comments
Open

FileNotFound when read generated file #139

XDean opened this issue Nov 28, 2017 · 0 comments
Labels
P3 type=defect Bug, not working as expected

Comments

@XDean
Copy link

XDean commented Nov 28, 2017

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.

java.io.FileNotFoundException
	at com.google.testing.compile.InMemoryJavaFileManager$InMemoryJavaFileObject.getCharContent(InMemoryJavaFileManager.java:181)
	...

I'm using compile-testing:0.13.

@raghsriniv raghsriniv added the P3 label Jun 26, 2019
@cgdecker cgdecker added the type=defect Bug, not working as expected label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 type=defect Bug, not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants