[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.gmt.amw] Re: AMW2Tracer3_2

Hi Marcos,
I was able to open the .ecore file by :
1) downloading the ATL-0.2.ecore.
2) registering it with the AM3 Register Model.

Well, it worked, but I want to understand why this is happening :-), is this an EMF Model Editor issue, or an ATL issue? In the previous Eclipse/ATL versions, the .ecore used to open just fine, no need to register anything...

I also tried to point the namespace directly to the ATL-0.2.ecore file using xmlns:atl="platform:/resource/ATL2WTracer3_2/ATL-0.2.ecore" (instead of "http://www.eclipse.org/gmt/2005/ATL";)

The editor complains it can't find class 'Module'. Is it because there are different packages inside the ATL-0.2.ecore?
Should I be posting this question to the EMF Newsgroup?


Regarding the second problem (being able to inject atl file to atl model):
I wrote my transformation, the transformation itself works fine with Ecipse 3.2.
The injection seems to work fine with Eclipse 3.1, but not with 3.2.
I will send u an email with my atl transformation :-), meanwhile I'm using both eclipse versions...


Thanks a lot!

- Leila