Eclipse Plugin V1 » Historique » Version 1
Anonyme, 18/01/2010 11:27
| 1 | 1 | Anonyme | h1. Eclipse Plugin |
|---|---|---|---|
| 2 | |||
| 3 | h2. Installation |
||
| 4 | |||
| 5 | Install MAY into "Eclipse Classic 3.4+":http://www.eclipse.org/downloads/ using the following update sites: |
||
| 6 | <pre> |
||
| 7 | http://www.irit.fr/PERSONNEL/SMAC/noel/may/update/ |
||
| 8 | http://oawbranch.pluginbuilder.org/releases/p2-updateSite/ |
||
| 9 | </pre> |
||
| 10 | |||
| 11 | h2. Using The Plugin |
||
| 12 | |||
| 13 | h2. Changelog |
||
| 14 | |||
| 15 | h3. 0.9.11 |
||
| 16 | |||
| 17 | * Code generator: |
||
| 18 | - Workaround for a bug in Ecore : requires couldn't have two or more identical parameters (Thanks to Noélie Bonjean) |
||
| 19 | |||
| 20 | h3. 0.9.10 |
||
| 21 | |||
| 22 | * Textual Editor: |
||
| 23 | - Fixed a bug with change/changeable (Thanks to Frédéric Migeon) |
||
| 24 | - Added a nicer code generation progress monitor |
||
| 25 | |||
| 26 | h3. 0.9.9 |
||
| 27 | |||
| 28 | * MuADL: |
||
| 29 | - Required methods are no more linked to a MuComponent in specification |
||
| 30 | * Implementation: |
||
| 31 | - New implementation of MuADL |
||
| 32 | - No more generics for the user |
||
| 33 | - Adapter to interact with the architecture from the MuComponents |
||
| 34 | * Textual editor: |
||
| 35 | - More and better error messages |
||
| 36 | - Better definition of DataTypes (generics...) |
||
| 37 | |||
| 38 | h3. 0.9.8 |
||
| 39 | |||
| 40 | Initial version |