Eclipse Plugin V1 » Historique » Révision 2
Révision 1 (Anonyme, 18/01/2010 11:27) → Révision 2/7 (Anonyme, 22/04/2010 14:21)
h1. Eclipse Plugin
h2. Installation
Install MAY into "Eclipse Classic 3.4+":http://www.eclipse.org/downloads/ using the following update sites:
<pre>
http://www.irit.fr/PERSONNEL/SMAC/noel/may/update/
http://oawbranch.pluginbuilder.org/releases/p2-updateSite/
</pre>
h2. Using The Plugin
h2. Changelog
h3. Other versions:
See News tab.
h3. 0.9.11
* Code generator:
- Workaround for a bug in Ecore : requires couldn't have two or more identical parameters (Thanks to Noélie Bonjean)
h3. 0.9.10
* Textual Editor:
- Fixed a bug with change/changeable (Thanks to Frédéric Migeon)
- Added a nicer code generation progress monitor
h3. 0.9.9
* MuADL:
- Required methods are no more linked to a MuComponent in specification
* Implementation:
- New implementation of MuADL
- No more generics for the user
- Adapter to interact with the architecture from the MuComponents
* Textual editor:
- More and better error messages
- Better definition of DataTypes (generics...)
h3. 0.9.8
Initial version