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 "Acceleo/Tutorials"

m (categories)
m (Tutorial)
Line 1: Line 1:
 +
[[Image:Acceleo-tutorials-banner.jpg|center]]
 +
 
= Tutorials =
 
= Tutorials =
 +
== Create an Android generator with Acceleo ==
  
/!\ coming soon /!\
+
{| border="1" cellpadding="5" cellspacing="0" align="center"
 +
| rowspan="2" width="200" align="center" | [[Image:Acceleo-android-banner.png|none|200px|]]
 +
! style="background: #BCBCBC;" width="650" align="center"| Description
 +
! style="background: #BCBCBC;" width="150" align="center"| Information
 +
! style="background: #BCBCBC;" width="100" align="center"| Link
 +
|-
 +
| width="650" align="center"| The Android tutorial will use the prototype based approach in order to realize an Android generator. We will start with a small Android application that will be used to parameterized an Acceleo generator that we will improve so as to transform it into a generic Android application. Then we will create different model of Android applications that will be generated without any changes to our generator. Finally, we will see how to seamlessly integrate this generator within Eclipse.
 +
| width="150" align="center"| This tutorial has been created by Jonathan Musset. It has been presented during EclipseCon 2009, Eclipse Summit Europe 2010 and the Topcased Days 2011.
 +
| width="100" align="center"| coming soon on the Obeo network.
 +
|}
  
 
{{Acceleo-index}}
 
{{Acceleo-index}}

Revision as of 17:14, 26 January 2011

Acceleo-tutorials-banner.jpg

Tutorials

Create an Android generator with Acceleo

Acceleo-android-banner.png
Description Information Link
The Android tutorial will use the prototype based approach in order to realize an Android generator. We will start with a small Android application that will be used to parameterized an Acceleo generator that we will improve so as to transform it into a generic Android application. Then we will create different model of Android applications that will be generated without any changes to our generator. Finally, we will see how to seamlessly integrate this generator within Eclipse. This tutorial has been created by Jonathan Musset. It has been presented during EclipseCon 2009, Eclipse Summit Europe 2010 and the Topcased Days 2011. coming soon on the Obeo network.

Acceleo Portal
Project Project · Installation
Features Acceleo Features · Runtime · Acceleo editor · Views & Perspective · Interpreter · Maven
User documentation Getting Started · User Guide · Acceleo operations reference · OCL operations reference · Text Production Rules · Migration From Acceleo 2.x · Best Practices · Videos · FAQ
Developer documentation Source code · How to contribute · Compatibility · MOFM2T specification · OCL specification
Community Professional Support · Report a bug

Back to the top