java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Appcelerator JIRA by Marco Seiriö, 1 year ago
via Appcelerator JIRA by Marco Seiriö, 2 years ago
java.lang.NullPointerException:
at org.eclipse.core.internal.resources.Resource.getProject(Resource.java:1006)
at com.python.pydev.analysis.builder.AnalysisBuilderRunnable.doAnalysis(AnalysisBuilderRunnable.java:143)
at com.python.pydev.analysis.builder.AnalysisBuilderRunnable.run(AnalysisBuilderRunnable.java:133)
at java.lang.Thread.run(libgcj.so.70)