| [news.eclipse.technology.gmt.amw] Re: ATLAS Model Weaver question? |
Hi
This happens when the ATL engine does not find the antlr file.
You should verify if the 'antlr' file is renamed to "antlr.jar". Try as well to execute Eclipse with the option -clean (to clean the metadata).
Regards,
Marcos.
I followed your instruction but error is still here. I use antlr 2.7.5 with Eclipse 3.1.0, EMF 2.1.0, ATL 20060113 and AWM 20060126. They seem compatible at all but the wizard say always error antlr/TokenStream when loading a metamodel extension.
"Marcos Didonet Del Fabro" <marcos.didonet-del-fabro@xxxxxxxxxxxxxx> a écrit dans le message de news: 4445EE4F.7020304@xxxxxxxxxxxxxxxxxHi Milan,
Did you manage to solve your problem by looking at the antlr.jar file?
AMW plugin is dependent to the ATL engine, so this issue is probably because the engine cannot find antlr.jar.
antlr.jar should be in "lib" folder of "org.atl.eclipse.engine" plugin.
Regards, Marcos.
Milan Milanovich wrote:When I try to run ATLAS Model Weaver Wizard, and in first step I choose some of offered metamodel extensions, it generates an error (popup window) that say: antlr/TokenStream ?