Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.7.0.Release
-
Fix Version/s: 2.7.1.Release
-
Component/s: Compiler Integration
-
Labels:None
-
Number of attachments :
Description
Eclipse continues to show this output on stdout:
Problem configuring groovy classloader classpath (not using groovy.properties) java.lang.NullPointerException at org.eclipse.jdt.core.util.CompilerUtils.pathToString(CompilerUtils.java:194) at org.eclipse.jdt.core.util.CompilerUtils.calculateClasspath(CompilerUtils.java:210) at org.eclipse.jdt.core.util.CompilerUtils.setGroovyClasspath(CompilerUtils.java:152) at org.eclipse.jdt.core.util.CompilerUtils.setGroovyClasspath(CompilerUtils.java:117) at org.codehaus.jdt.groovy.model.GroovyCompilationUnit.buildStructure(GroovyCompilationUnit.java:260) at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:258) at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:526) at org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation.executeOperation(BecomeWorkingCopyOperation.java:38) at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:728) at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:788) at org.eclipse.jdt.internal.core.CompilationUnit.becomeWorkingCopy(CompilationUnit.java:101) ...
Attached complete Eclipse stack trace output.
This occurs several times.