Get A lot of ERROR while setup my ESH environment (T_T) [message #1751992] |
Tue, 17 January 2017 15:21 |
Lee Means Messages: 5 Registered: January 2017 |
Junior Member |
|
|
While I successfully installed the Eclipse i guess, and click the workbench to see if the Project of ESH work right , after its compile is over, I get A lot of ERRORs as follws:
AbstractItemsProposalProvider cannot be resolved to a type.
/eclipse/smarthome/model/ui/contentassist line: 28 /org.eclipse.smarthome.model.item.ui/src/org/eclipse/smarthome/model/ui/contentassist/ItemsProposalProvider.xtend
AbstractItemsValidator cannot be resolved to a type.
..................................................
The method createCompletionProposal(String, ContentAssistContext) is undefined
/org.eclipse.smarthome.model.sitemap.ui/src/org/eclipse/smarthome/model/ui/contentassist line: 70
[Updated on: Tue, 17 January 2017 16:31] Report message to a moderator
|
|
|
|
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 16:28 |
Lee Means Messages: 5 Registered: January 2017 |
Junior Member |
|
|
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 16:39] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03561 seconds