Hi Marcos,
I have some more questions for you...
I'm using Eclipse 3.2.1, with adt_am3.zip (from feb 16th 2007) and
mwplugins-20070330.zip.
I've got the new AMWTracer3_2 (found in some previous post), and I'm
having some troubles again :-(.
Problem 1)
When Trying to open some of the .ecore models, I'm getting the
PackageNotFoundExceptions...
org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri
'http://www.eclipse.org/gmt/2005/ATL'
when opening the Class2Relational-ATL-0.2.ecore
and
org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri
'http://www.eclipse.org/gmt/2005/KM3'
e.g. TraceabilityExtension-KM3Ext.ecore
Problem 2)
I'm trying to inject an atl file from my atl model, and it is also not
working properly.
My transformation has a Module, many helpers, and many LazyMatchedRules.
The result when I invoke AM3 injection is a model with :
Module, empty helper block, one ocl:Attribute, and 2 elements, But NO
LazyMatchedRules.