Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » antlr error on code generation
antlr error on code generation [message #1713334] Tue, 03 November 2015 12:44 Go to next message
Michael Zach is currently offline Michael ZachFriend
Messages: 7
Registered: November 2015
Junior Member
Hello,

I am running EMF/XPAND code generation and keep getting below error - it is missing antlr runtime it seems.

DId I miss something to install or is it a bug like https://bugs.eclipse.org/bugs/show_bug.cgi?id=219248 ?

Please find attached my "installed software" screenshot.
Anyone knows what to do?

Or is there a better way to get a clean setup of Eclipse EMF + UML2 + QVT + XPAND ?

Thank you
Michael


0 INFO WorkflowEngine - --------------------------------------------------------------------------------------
5 INFO WorkflowEngine - EMF Modeling Workflow Engine 1.3.11, Build v201508030321
5 INFO WorkflowEngine - (c) 2005-2009 openarchitectureware.org and contributors
5 INFO WorkflowEngine - --------------------------------------------------------------------------------------
5 INFO WorkflowEngine - running workflow: C:/Users/baer/Documents/Anwendungsdaten/Eclipse/workspace/mz.xpand.project01/src/workflow/generator.mwe
6 INFO WorkflowEngine -
380 INFO StandaloneSetup - Registering platform uri 'C:\Users\baer\Documents\Anwendungsdaten\Eclipse\workspace'
Exception in thread "main" java.lang.NoClassDefFoundError: org/antlr/runtime/CharStream
at org.eclipse.xpand2.Generator.getStatement(Generator.java:403)




Re: antlr error on code generation [message #1714190 is a reply to message #1713334] Tue, 10 November 2015 15:26 Go to previous message
Michael Zach is currently offline Michael ZachFriend
Messages: 7
Registered: November 2015
Junior Member
solved it myself meanwhile.

just added antlr-3.5.2-runtime.jar to the build path of the project and everything worked.

Previous Topic:Customizing content provider with metamodel information
Next Topic:[CDO] Installing server as windows service
Goto Forum:
  


Current Time: Thu Apr 25 03:58:55 GMT 2024

Powered by FUDForum. Page generated in 0.02666 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top