Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Problem to run basic epsilon examples
Problem to run basic epsilon examples [message #585016] Mon, 25 January 2010 15:09
No real name is currently offline No real nameFriend
Messages: 6
Registered: January 2010
Junior Member
Hello,

I downloaded the "Tree2Graph" example and tried to run it with Epsilon plugin for Eclipse, but it did not work.

here is the error I get when I try to launch :


java.lang.NullPointerException
at org.antlr.runtime.CommonTokenStream.fillBuffer(CommonTokenSt ream.java:95)
at org.antlr.runtime.CommonTokenStream.LT(CommonTokenStream.jav a:238)
at org.eclipse.epsilon.eol.AbstractModule.invokeMainRule(Abstra ctModule.java:182)
at org.eclipse.epsilon.eol.AbstractModule.parse(AbstractModule. java:142)
at org.eclipse.epsilon.etl.dt.launching.EtlLaunchConfigurationD elegate.launch(EtlLaunchConfigurationDelegate.java:48)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:853)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:866)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlu gin.java:1069)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


I have eclipse 3.5, with java jdk 1.6 on Linux.

I also tried other examples (OO2DB) but I always get the same error.

I'll be very grateful if someone could help me out!
Thanks !

Boris.
Previous Topic:Re: ETL, ::= and equivalent()
Next Topic:Transforming from ecore to a genmodel-like configuration model
Goto Forum:
  


Current Time: Thu Apr 25 03:43:15 GMT 2024

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

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

Back to the top