I am trying to run the tutorial example ATL2Wtracer. The transformations
run, however I have problems when opening the generated .ecore
representation of the .atl transformation using the ecore editor. I get a
package not found error refering to the following uris:
For ATL: http://www.eclipse.org/gmt/2005/ATL
For OCL: http://www.eclipse.org/gmt/2005/OCL
Surprisingly, when I browse to those addresses I get unfound errors, so I
guess it is then understandable why eclipse does not find the metamodels,
right? But this versions of the ATL and OCL metamodels are used
automatically by the plugin when one chooses the option "inject ATL-0.2
file to ATL-0.2 model".... is this a bug in the plugin??? do you know how
we can change this?