|
|
Re: Get A lot of ERROR while setup my ESH environment (T_T) [message #1752006 is a reply to message #1752001] |
Tue, 17 January 2017 11:28   |
Eclipse User |
|
|
|
As I do as top , i then change the Groovy Compiler from 2.4 to 2.3 , restart the eclipse and now i get a problem of hue:
General error during class generation: nyi class
org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
java.lang.IllegalStateException: nyi class org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
at org.codehaus.jdt.groovy.internal.compiler.ast.JDTClassNodeBuilder.toRawType(JDTClassNodeBuilder.java:169)
.......................
at org.codehaus.jdt.groovy.internal.compiler.ast.GroovyCompilationUnitDeclaration.processToPhase(GroovyCompilationUnitDeclaration.java:214)
at org.codehaus.jdt.groovy.internal.compiler.ast.GroovyCompilationUnitDeclaration.generateCode(GroovyCompilationUnitDeclaration.java:326)
at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:934)
at org.eclipse.jdt.internal.compiler.ProcessTaskManager.run(ProcessTaskManager.java:141)
at java.lang.Thread.run(Unknown Source)
Could anybody help me to fix this?Thanks.
[Updated on: Tue, 17 January 2017 11:39] by Moderator
|
|
|
|
|
Re: Get A lot of ERROR while setup my ESH environment (T_T) [message #1752480 is a reply to message #1752216] |
Tue, 24 January 2017 06:01  |
Eclipse User |
|
|
|
I have exactly the same error, also looking for a solution.
Behavior is the same: as soon as I remove some annotation (@Test or @After) in the file, the project gets automatically rebuilt and error is gone. But when cleaning the project and rebuilding the error comes back. It's not too bad since it does not hold one from coding but still.
|
|
|
Powered by
FUDForum. Page generated in 0.07102 seconds