[XPand/MWE] Error executing workflow - java.lang.NoSuchFieldError: ruleMemo [message #559459] |
Thu, 16 September 2010 17:13 |
Eclipse User |
|
|
|
Originally posted by: till.tillamma.de
Hi,
i get the following error, when trying to execute my workflow directly
(i.e. <right click on the workflow> -> Run As -> MWE Workflow):
Exception in thread "main" java.lang.NoSuchFieldError: ruleMemo
at
org.eclipse.internal.xpand2.parser.XpandParser.<init>(XpandParser.java:44)
at
org.eclipse.internal.xpand2.parser.XpandParser.<init>(XpandParser.java:55)
at
org.eclipse.internal.xpand2.parser.XpandLocationAddingParser . <init>(XpandLocationAddingParser.java:30)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade$2.<init >(XpandParseFacade.java:63)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.getParse r(XpandParseFacade.java:63)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.file(Xpa ndParseFacade.java:44)
at
org.eclipse.internal.xpand2.parser.XpandParseFacade.file(Xpa ndParseFacade.java:31)
at org.eclipse.xpand2.Generator.getStatement(Generator.java:458 )
at
org.eclipse.xpand2.Generator.checkConfigurationInternal(Gene rator.java:498)
at
org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent2.chec kConfiguration(AbstractWorkflowComponent2.java:21)
at
org.eclipse.emf.mwe.core.container.CompositeComponent.checkC onfiguration(CompositeComponent.java:139)
at org.eclipse.emf.mwe.core.WorkflowRunner.prepare(WorkflowRunn er.java:345)
at org.eclipse.emf.mwe.core.WorkflowRunner.run(WorkflowRunner.j ava:289)
at org.eclipse.emf.mwe.core.WorkflowRunner.main(WorkflowRunner. java:239)
I found the following solution:
http://www.eclipse.org/forums/index.php?t=msg&goto=51637 3&
This left me puzzled as I couldn't follow those steps.
I browsed the XText pages but the only version that can be installed is
the one from the download site. This version doesn't seem to include the
plug-ins mentioned in the solution above.
Also I couldn't find these plug-ins in the older version (1.0.0RC4
(2010/06/08)) here:
http://www.eclipse.org/modeling/tmf/downloads/
I can see that there is some trouble with the right ANTLR versions. Now,
how can i fix this dilemma?
I'm using Eclipse Galileo (3.5.2 Build id: 20100218-1602).
Thanks in advance,
Till
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03799 seconds