[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.gmt.amw] Re: Problem with AMW to ATL example

Hello,

I checked in the newsgroup and somebody else already had a similar problem before.

You AM3,ATL and AMW versions are ok, however, they where designed using EMF 2.1.x versions. So, as you did, you should use 2.1.X. But you should be sure that you delete EMF 2.2, because it may cause conflicts when executing Eclipse (I think it is the case).

Marcos.


wg wrote:
Hello

When I try to extract ATL-Model.ecore to ATL-Model.atl, I get the file ATL-Model.atl,it has content like below

module ModelTrans;
create OUT : XML

ATL-Model.ecore has many elements, I think, this file is correct. I use am3 20060117,adt 20060113, amw 20060126 and emf 2.2.1 , i think, this is a problem of version, if I change version of adt,then I get a empty file of ATL-Model.atl. and I tried to change version of emf to 2.1.1,but then I get another problems.i.g atl editor,eclipseuml..they work not any more.

thanks!