Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » Model-To-Text-Language (MTL) Implementation
Model-To-Text-Language (MTL) Implementation [message #47648] Wed, 16 July 2008 12:04 Go to next message
Timothy Marc is currently offline Timothy MarcFriend
Messages: 547
Registered: July 2009
Senior Member
Hi all,

yesterday, i've read the MTL-Spec from the OMG, which seems to be a good try
for a one-in-all solution for code generation. According to the roadmap of
the M2T-Project and complete implementation of the spec will be published in
June 2009. Is it possible to volunteer myself for testing an early alpha
version of the project, when it is released? I'm very interesting in this
implementation.

Greetings
Timothy
Re: Model-To-Text-Language (MTL) Implementation [message #47678 is a reply to message #47648] Wed, 16 July 2008 15:00 Go to previous messageGo to next message
Jonathan MUSSET is currently offline Jonathan MUSSETFriend
Messages: 43
Registered: July 2009
Member
Hi,

We will build a first version in the next few weeks (august)
but you can try to checkout the following projects

" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.engi ne "
" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.ide. ui "
" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.mode l "
" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.pars er "
" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.comm on "
" org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl-feat ure "

Host : dev.eclipse.org
Repository Path : /cvsroot/modeling

You need to install MDT OCL plugin
You have examples in "*.tests" projects
You can search "*.mtl" files

A Java File, and 2 ANT files are automatically created when you compile
a template that contains a "[file...]" block

You just have to rename the "*.sample" file (-> "generate.xml" for example)
Put it in the target project and call it with "External Tools > Run As >
Ant Build"
You have to change the "MODEL" and the "TARGET" values
At the moment, you need to refresh the workspace at the end of the
generation

Regards,

Jonathan Musset





Timothy Marc a écrit :
> Hi all,
>
> yesterday, i've read the MTL-Spec from the OMG, which seems to be a good try
> for a one-in-all solution for code generation. According to the roadmap of
> the M2T-Project and complete implementation of the spec will be published in
> June 2009. Is it possible to volunteer myself for testing an early alpha
> version of the project, when it is released? I'm very interesting in this
> implementation.
>
> Greetings
> Timothy
>
>
Re: Model-To-Text-Language (MTL) Implementation [message #47878 is a reply to message #47678] Thu, 17 July 2008 11:29 Go to previous messageGo to next message
Timothy Marc is currently offline Timothy MarcFriend
Messages: 547
Registered: July 2009
Senior Member
Dear Jonathan,

thank you for your answer. I think, i will have the time to wait for the
build of the first version. Is that early version available for anyone, or
just for project members?

Thx
--Timothy


"Jonathan MUSSET" <jonathan.musset@obeo.fr> schrieb im Newsbeitrag
news:487E0D1B.3060504@obeo.fr...
> Hi,
>
> We will build a first version in the next few weeks (august)
> but you can try to checkout the following projects
>
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.engi ne "
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.ide. ui "
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.mode l "
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.pars er "
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.comm on "
> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl-feat ure "
>
> Host : dev.eclipse.org
> Repository Path : /cvsroot/modeling
>
> You need to install MDT OCL plugin
> You have examples in "*.tests" projects
> You can search "*.mtl" files
>
> A Java File, and 2 ANT files are automatically created when you compile a
> template that contains a "[file...]" block
>
> You just have to rename the "*.sample" file (-> "generate.xml" for
> example)
> Put it in the target project and call it with "External Tools > Run As >
> Ant Build"
> You have to change the "MODEL" and the "TARGET" values
> At the moment, you need to refresh the workspace at the end of the
> generation
>
> Regards,
>
> Jonathan Musset
>
>
>
>
>
> Timothy Marc a
Re: Model-To-Text-Language (MTL) Implementation [message #47908 is a reply to message #47878] Thu, 17 July 2008 13:12 Go to previous messageGo to next message
Jonathan MUSSET is currently offline Jonathan MUSSETFriend
Messages: 43
Registered: July 2009
Member
Of course, it will be a public version





Timothy Marc a écrit :
> Dear Jonathan,
>
> thank you for your answer. I think, i will have the time to wait for the
> build of the first version. Is that early version available for anyone, or
> just for project members?
>
> Thx
> --Timothy
>
>
> "Jonathan MUSSET" <jonathan.musset@obeo.fr> schrieb im Newsbeitrag
> news:487E0D1B.3060504@obeo.fr...
>> Hi,
>>
>> We will build a first version in the next few weeks (august)
>> but you can try to checkout the following projects
>>
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.engi ne "
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.ide. ui "
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.mode l "
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.pars er "
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.comm on "
>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl-feat ure "
>>
>> Host : dev.eclipse.org
>> Repository Path : /cvsroot/modeling
>>
>> You need to install MDT OCL plugin
>> You have examples in "*.tests" projects
>> You can search "*.mtl" files
>>
>> A Java File, and 2 ANT files are automatically created when you compile a
>> template that contains a "[file...]" block
>>
>> You just have to rename the "*.sample" file (-> "generate.xml" for
>> example)
>> Put it in the target project and call it with "External Tools > Run As >
>> Ant Build"
>> You have to change the "MODEL" and the "TARGET" values
>> At the moment, you need to refresh the workspace at the end of the
>> generation
>>
>> Regards,
>>
>> Jonathan Musset
>>
>>
>>
>>
>>
>> Timothy Marc a écrit :
>>> Hi all,
>>>
>>> yesterday, i've read the MTL-Spec from the OMG, which seems to be a good
>>> try for a one-in-all solution for code generation. According to the
>>> roadmap of the M2T-Project and complete implementation of the spec will
>>> be published in June 2009. Is it possible to volunteer myself for testing
>>> an early alpha version of the project, when it is released? I'm very
>>> interesting in this implementation.
>>>
>>> Greetings
>>> Timothy
>
>
Re: Model-To-Text-Language (MTL) Implementation [message #48496 is a reply to message #47908] Mon, 11 August 2008 07:58 Go to previous message
Jonathan MUSSET is currently offline Jonathan MUSSETFriend
Messages: 43
Registered: July 2009
Member
You can get the last build on the website (I200808081155) :
http://www.eclipse.org/modeling/m2t/downloads/?project=mtl

Cheers,

Jonathan




Jonathan MUSSET a écrit :
> Of course, it will be a public version
>
>
>
>
>
> Timothy Marc a écrit :
>> Dear Jonathan,
>>
>> thank you for your answer. I think, i will have the time to wait for
>> the build of the first version. Is that early version available for
>> anyone, or just for project members?
>>
>> Thx
>> --Timothy
>>
>>
>> "Jonathan MUSSET" <jonathan.musset@obeo.fr> schrieb im Newsbeitrag
>> news:487E0D1B.3060504@obeo.fr...
>>> Hi,
>>>
>>> We will build a first version in the next few weeks (august)
>>> but you can try to checkout the following projects
>>>
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.engi ne "
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.ide. ui "
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.mode l "
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.pars er "
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl.comm on "
>>> " org.eclipse.m2t/org.eclipse.mtl/plugins/org.eclipse.mtl-feat ure "
>>>
>>> Host : dev.eclipse.org
>>> Repository Path : /cvsroot/modeling
>>>
>>> You need to install MDT OCL plugin
>>> You have examples in "*.tests" projects
>>> You can search "*.mtl" files
>>>
>>> A Java File, and 2 ANT files are automatically created when you
>>> compile a template that contains a "[file...]" block
>>>
>>> You just have to rename the "*.sample" file (-> "generate.xml" for
>>> example)
>>> Put it in the target project and call it with "External Tools > Run
>>> As > Ant Build"
>>> You have to change the "MODEL" and the "TARGET" values
>>> At the moment, you need to refresh the workspace at the end of the
>>> generation
>>>
>>> Regards,
>>>
>>> Jonathan Musset
>>>
>>>
>>>
>>>
>>>
>>> Timothy Marc a écrit :
>>>> Hi all,
>>>>
>>>> yesterday, i've read the MTL-Spec from the OMG, which seems to be a
>>>> good try for a one-in-all solution for code generation. According to
>>>> the roadmap of the M2T-Project and complete implementation of the
>>>> spec will be published in June 2009. Is it possible to volunteer
>>>> myself for testing an early alpha version of the project, when it is
>>>> released? I'm very interesting in this implementation.
>>>>
>>>> Greetings
>>>> Timothy
>>
>>
Previous Topic:MTL Project - first evaluation
Next Topic:JET and JET2
Goto Forum:
  


Current Time: Fri Mar 29 08:55:14 GMT 2024

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

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

Back to the top