Problem while deploying xtext plugin [message #1063720] |
Thu, 13 June 2013 16:30  |
Eclipse User |
|
|
|
Hi,
When I run my Xtext plugin in another eclipse instance, everything works fine.
Now I tried to deploy my xtext plugins, but it told me that there was error during the deplyoing process. The log tells me the following:
1. ERROR in C:\...\.xtext.ui\src-gen\org\itea2\amalthea\model\variability\xtext\ui\AbstractPldxUiModule.java (at line 108)
return org.itea2.amalthea.model.variability.xtext.ui.contentassist.PldxProposalProvider.class;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
org.itea2.amalthea.model.variability.xtext.ui.contentassist.PldxProposalProvider cannot be resolved to a type
----------
2. ERROR in C:\...\.xtext.ui\src-gen\org\itea2\amalthea\model\variability\xtext\ui\AbstractPldxUiModule.java (at line 108)
return org.itea2.amalthea.model.variability.xtext.ui.contentassist.PldxProposalProvider.class;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Class<PldxProposalProvider> cannot be resolved to a type
...Any ideas what is causing this?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25314 seconds