Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] What's new in the 2.0.2 ATL version?
[ATL] What's new in the 2.0.2 ATL version? [message #97437] Wed, 31 December 2008 10:29 Go to next message
Skander TURKI is currently offline Skander TURKIFriend
Messages: 130
Registered: July 2009
Senior Member
Hi,
Does anybody know what is new in this new ATL version 2.0.2 (archived the
19 december 2008)?

Is it compatible with the 2.0.1 (september)?
..
Thanks
Re: [ATL] What's new in the 2.0.2 ATL version? [message #97465 is a reply to message #97437] Mon, 05 January 2009 08:32 Go to previous messageGo to next message
William Piers is currently offline William PiersFriend
Messages: 301
Registered: July 2009
Senior Member
Hello,

The 2.0.2 version is a maintenance version of the ATL 2.0 release. This
build don't provide new features, but corrects some issues, i.e. a
packaging problem which was disabling the use of the ATL engine api by
third party plugins.
So it is fully compatible with 2.0.1, 2.0.0.

New features and enhancements will be provided by the 3.0.0 milestones.
At this time, the 3.0.0M4 is available (on the downloads page) and
mostly consists on an api refactoring.

Best regards,

William

Skander a écrit :
> Hi,
> Does anybody know what is new in this new ATL version 2.0.2 (archived
> the 19 december 2008)?
>
> Is it compatible with the 2.0.1 (september)?
> .
> Thanks
>
[ATL] ATL 3.0.0M4: example plugin doesn't work [message #97494 is a reply to message #97465] Mon, 05 January 2009 21:44 Go to previous messageGo to next message
Eclipse UserFriend
Hello William,

I just tested the new ATL 3.0.0 M4 version with Eclipse 3.5 M4.

Unfortunately, the example ATL project
"org.eclipse.m2m.atl.examples.public2private.ui" doesn't work for me.

I launch a new Eclipse application (69 required plugins will be loaded),
create a new project and copy the "sample.uml" to the project.
Then I right-click on "sample.uml" and choose the menu-item
"Privatize public fields".

But nothing happens.

Regards,


Deepak





William Piers schrieb:
> New features and enhancements will be provided by the 3.0.0 milestones.
> At this time, the 3.0.0M4 is available (on the downloads page) and
> mostly consists on an api refactoring.
>
> Best regards,
>
> William
Re: [ATL] ATL 3.0.0M4: example plugin doesn't work [message #97510 is a reply to message #97494] Tue, 06 January 2009 07:46 Go to previous messageGo to next message
William Piers is currently offline William PiersFriend
Messages: 301
Registered: July 2009
Senior Member
Hello,

This example also requires the UML2 plugin, did you install it?
Otherwise, does the transformation work when launching directly from
org.eclipse.m2m.atl.examples.public2private?

Regards,

William

Deepak a écrit :
> Hello William,
>
> I just tested the new ATL 3.0.0 M4 version with Eclipse 3.5 M4.
>
> Unfortunately, the example ATL project
> "org.eclipse.m2m.atl.examples.public2private.ui" doesn't work for me.
>
> I launch a new Eclipse application (69 required plugins will be loaded),
> create a new project and copy the "sample.uml" to the project.
> Then I right-click on "sample.uml" and choose the menu-item
> "Privatize public fields".
>
> But nothing happens.
>
> Regards,
>
>
> Deepak
>
>
>
>
>
> William Piers schrieb:
>> New features and enhancements will be provided by the 3.0.0
>> milestones. At this time, the 3.0.0M4 is available (on the downloads
>> page) and mostly consists on an api refactoring.
>>
>> Best regards,
>>
>> William
Re: [ATL] ATL 3.0.0M4: example plugin doesn't work [message #97521 is a reply to message #97510] Tue, 06 January 2009 15:01 Go to previous messageGo to next message
Eclipse UserFriend
Hi William,

Yes I installed the stable builds 3.0.0M4 of UML2 plugin by putting it
in the dropins folder.

The dropins folder contains the following M4 stable builds:

emf-xsd-SDK
emft-compare-SDK
mdt-uml2-SDK
orbit-S20081025033911

mdt-ocl-SDK
emf-validation-SDK
emf-transaction-SDK


Yes, org.eclipse.m2m.atl.examples.public2private works directly.
Those three ATL launch configurations do the correct transformations for
the sample.uml


Regards,

Deepak


William Piers schrieb:
> Hello,
>
> This example also requires the UML2 plugin, did you install it?
> Otherwise, does the transformation work when launching directly from
> org.eclipse.m2m.atl.examples.public2private?
>
> Regards,
>
> William
>
> Deepak a écrit :
>> Hello William,
>>
>> I just tested the new ATL 3.0.0 M4 version with Eclipse 3.5 M4.
>>
>> Unfortunately, the example ATL project
>> "org.eclipse.m2m.atl.examples.public2private.ui" doesn't work for me.
>>
>> I launch a new Eclipse application (69 required plugins will be
>> loaded), create a new project and copy the "sample.uml" to the project.
>> Then I right-click on "sample.uml" and choose the menu-item
>> "Privatize public fields".
>>
>> But nothing happens.
>>
>> Regards,
>>
>>
>> Deepak
>>
>>
>>
>>
>>
>> William Piers schrieb:
>>> New features and enhancements will be provided by the 3.0.0
>>> milestones. At this time, the 3.0.0M4 is available (on the downloads
>>> page) and mostly consists on an api refactoring.
>>>
>>> Best regards,
>>>
>>> William
Re: [ATL] ATL 3.0.0M4: example plugin doesn't work [message #97559 is a reply to message #97521] Thu, 08 January 2009 14:41 Go to previous message
William Piers is currently offline William PiersFriend
Messages: 301
Registered: July 2009
Senior Member
Strange, it works for me. But I noticed that the example action didn't
catch some errors.
You can try to modify the action yourself in order to catch any
exception thrown by the transformation, or wait for the next build.
Then we could know what goes wrong...

Deepak a écrit :
> Hi William,
>
> Yes I installed the stable builds 3.0.0M4 of UML2 plugin by putting it
> in the dropins folder.
>
> The dropins folder contains the following M4 stable builds:
>
> emf-xsd-SDK
> emft-compare-SDK
> mdt-uml2-SDK
> orbit-S20081025033911

Note that orbit is used by the releng system to build ATL, but the antlr
plugin is ever included in the ATL build, so for using ATL you don't
need to install orbit.

Best regards,

William
>
> mdt-ocl-SDK
> emf-validation-SDK
> emf-transaction-SDK
>
>
> Yes, org.eclipse.m2m.atl.examples.public2private works directly.
> Those three ATL launch configurations do the correct transformations for
> the sample.uml
>
>
> Regards,
>
> Deepak
>
>
> William Piers schrieb:
>> Hello,
>>
>> This example also requires the UML2 plugin, did you install it?
>> Otherwise, does the transformation work when launching directly from
>> org.eclipse.m2m.atl.examples.public2private?
>>
>> Regards,
>>
>> William
>>
>> Deepak a écrit :
>>> Hello William,
>>>
>>> I just tested the new ATL 3.0.0 M4 version with Eclipse 3.5 M4.
>>>
>>> Unfortunately, the example ATL project
>>> "org.eclipse.m2m.atl.examples.public2private.ui" doesn't work for me.
>>>
>>> I launch a new Eclipse application (69 required plugins will be
>>> loaded), create a new project and copy the "sample.uml" to the project.
>>> Then I right-click on "sample.uml" and choose the menu-item
>>> "Privatize public fields".
>>>
>>> But nothing happens.
>>>
>>> Regards,
>>>
>>>
>>> Deepak
>>>
>>>
>>>
>>>
>>>
>>> William Piers schrieb:
>>>> New features and enhancements will be provided by the 3.0.0
>>>> milestones. At this time, the 3.0.0M4 is available (on the downloads
>>>> page) and mostly consists on an api refactoring.
>>>>
>>>> Best regards,
>>>>
>>>> William
Previous Topic:[ATL] Is toString() operation not working on Real type?
Next Topic:[ATL]pb with starter guide example - antlr/TokenStream
Goto Forum:
  


Current Time: Fri Apr 19 02:23:55 GMT 2024

Powered by FUDForum. Page generated in 0.01665 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top