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

NullPointerException #12

Open
shivam92 opened this issue Jul 12, 2017 · 2 comments
Open

NullPointerException #12

shivam92 opened this issue Jul 12, 2017 · 2 comments
Labels

Comments

@shivam92
Copy link

    ExtendedStandardJavaFileManager fileManager = new ExtendedStandardJavaFileManager(javac.getStandardFileManager(null, null, null), compiledCode, cl);

line given null pointer exception

@trung
Copy link
Owner

trung commented Sep 23, 2017

Can you give an example of the code that produces NPE?

@trung
Copy link
Owner

trung commented Sep 23, 2017

Can you try to set JAVA_HOME to your JDK location?

@trung trung added the question label Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants