Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "New And Noteworthy"

(New page: =Galileo Release= ==Acceleo 0.8== First public release of Acceleo, implementation of the OMG specification [http://www.omg.org/spec/MOFM2T/1.0/ MOF Model to Text Transformation Language]....)
 
(Removing all content from page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Galileo Release=
 
==Acceleo 0.8==
 
First public release of Acceleo, implementation of the OMG specification [http://www.omg.org/spec/MOFM2T/1.0/ MOF Model to Text Transformation
 
Language].
 
  
===Code Generation===
 
Acceleo can be used to generate code from any metamodel, be it Ecore, UML or a custom DSL, as long as it can be read through EMF.
 
 
===Tooling===
 
* Acceleo is provided along with a powerful editor providing all usual features : code completion, syntax higlighting, code navigation, syntax error detection and marking, ...
 
* Generation templates can be run and debugged from Eclipse
 
 
===Standalone===
 
Acceleo fully supports standalone generation with only a minimal set of plugins required in the classpath; Mainly EMF and Eclipse core.
 

Latest revision as of 10:23, 10 June 2009

Back to the top