-----------------------------------------------------------------
1)
Eclipse = 3.3 (Europa)
EMF = 2.3.0
GMF = 2.0.0
AMW = mwplugins-stable.zip from April 25th 2007
ATL (M2M CVS versions) and AM3 (GMT CVS versions) from April 25th
in org.eclipse.m2m.atl.engine/lib I imported antlr.jar Version 2.7.5 and
in org.eclipse.m2m.atl.drivers.mdr4atl/lib I imported the latest
mdr-standalone from http://mdr.netbeans.org/download/
but there were still errors in org.eclipse.m2m.atl.ocl.core/DummyFile.java
and in org.eclipse.gmt.am3.tools.ant (couldn't locate where)
so I also tried the next configuration (2)
ERRORS:
If I open an .amw File in Eclipse I get the error message
'org/eclipse/m2m/atl/engine/vm/nativelib/ASMModel'.
If I try the Weaver Wizard on page 1/3 I get the same
'org/eclipse/m2m/atl/engine/vm/nativelib/ASMModel'.
Before that I got another error at the Weaver Wizard on page 1/3 saying
anything with 'KM3Lexer' but I can't reproduce the configuration of that.
-----------------------------------------------------------------
2)
Eclipse = 3.3 (Europa)
EMF = 2.3.0
GMF = 2.0.0
AMW = mwplugins-stable.zip from April 25th 2007
ATL (M2M CVS versions) and AM3 (GMT CVS versions) from April 27th
in org.eclipse.m2m.atl.engine/lib I imported antlr.jar Version 2.7.5 and
in org.eclipse.m2m.atl.drivers.mdr4atl/lib I imported the latest
mdr-standalone from http://mdr.netbeans.org/download/
ERRORS:
I couldn't get it to run at all. The plugins for ATL arent't loading. So
the Weaver plugin isn't too.
------------------------------------------------------------------
3)
Eclipse = 3.3 (Europa)
EMF = 2.3.0
GMF = 2.0.0
AMW = GMT CVS version from August 28th 2007
ATL (M2M CVS versions) and AM3 (GMT CVS versions) from August 28th 2007
in org.eclipse.m2m.atl.engine/lib I imported antlr.jar Version 3.0.0 and
(I used this now because ATL says that it switched to antlrv3 now)
in org.eclipse.m2m.atl.drivers.mdr4atl/lib I imported the latest
mdr-standalone from http://mdr.netbeans.org/download/
But I cannot build it because of
Project 'org.eclipse.weaver' is missing required library:
'/org.eclipse.gmt.am3.dsls.km3/lib/KM3-importer.jar'
Also I'm still not sure whether I should use antlrv3. But with antlrv2
it's not
working either.
---------------------------------------------------------
I know that AMW = mwplugins-stable.zip from April 25th 2007 is tested with
Eclipse 3.2.1 and EMF 2.2.1, but
since I want to you use Eclipse Europa for my project it would be nice to
get AMW to work with it.
Does anyone know which configurations of ATL, AM3, AMW and Europa are
working together. I can't find anything in this direction.
It seems the cvs instructions for AM3 and ATL are too old for this now. So
a little manual for this would be nice too.