AMW Download page
Development build
| Build date |
October 15th, 2007 |
| ATL version |
2.0RC2 |
| Eclipse version |
3.3.0 |
| EMF version |
2.3.1 |
| Zip file |
mwplugins-stable.zip |
| More info |
This build is regularly updated with the newest features of AMW. It allows having the latest functionalities (some still
under testing) without the need to install AMW from the sources.
|
| Online documentation |
User guide,
Developer guide
|
| AMW, AM3 and ATL compatibility |
This version was tested using ATL and AM3 from the update site (version 2.0RC2).
|
Release builds
| Build date |
March 30th, 2007 |
| ATL version |
February 16, 2007 |
| Eclipse version |
3.2.1 |
| EMF version |
2.2.1 |
| Zip file |
mwplugins-20070330.zip |
| More info |
This build is the last AMW build compatible with the ATL version compiled from the GMT CVS.
|
| Online documentation |
User guide,
Developer guide
|
| AMW, AM3 and ATL compatibility |
This version was tested using ATL and AM3 from February 16th.
|
Source
| AMW sources |
ATL version |
AM3 version |
Eclipse version |
EMF version |
Last commit |
Notes |
| last version from CVS - CVS |
latest version from M2M CVS |
latest version from AM3 CVS |
3.2.1 |
2.2.1 |
|
|
| build_20070327 [ATLRefactoring_Migration] - CVS |
build20070327 - latest version from the GMT CVS |
build_20070327 [ATLRefactoring_Migration] GMT CVS |
3.2.1 |
2.2.1 |
March 27, 2007
|
This is the last version that uses ATL from the GMT CVS.
|
Available plugins
There are 9 Model Weaver plug-ins:
- Model Weaver Core - org.eclipse.weaver
- Model Weaver Base Extension - org.eclipse.weaver.extension
- Transformation extensions - org.eclipse.gmt.weaver.transformation: contains an extension with a weaving
adapted to execute model transformations
- Matching transformations - org.eclipse.gmt.weaver.transformation.extension: contains a set of transformations that are integrated with the weaver workbench. These transformations can be executed direclty from the main editor
- Match extensions - org.eclipse.gmt.weaver.matchextensions: contains a set of metamodel extensions used for model matching and comparison (available on the development build)
- Model Handler - org.eclipse.gmt.weaver.amw4atl: contains a AMW model handler for ATL. It enables a better integration between ATL and AMW (available on the development build)
- Easy development of ATL transformations - org.eclipse.gmt.weaver.qatl: enables to create ATL transformations using the AMW graphical interface (available on the development build)
- Model Weaver User Guide - org.eclipse.weaver.doc.user (now available online)
- Model Weaver Developper Guide - org.eclipse.weaver.doc.developer (now available online)
The two first plug-ins must be installed for the standard use.
The old plug-in
org.eclipse.weaver.transformation was replaced by
org.eclipse.gmt.weaver.transformation.extension.
org.eclipse.weaver.transformation must be deleted.
Installation instructions
- Download Eclipse.
Unzip eclipse zip file, this will create an eclipse folder with every Eclipse files in it.
- Download EMF. Unzip emf zip file from the same directory (it also
contains an eclipse folder, with the EMF additional files to Eclipse SDK).
- Download and install the
ATL plugins
- To be able to use the Ant scripts from the examples, it is also necessary to download and install the
AM3 plugins
-
Download and unzip mwplugins.zip into your eclipse plugin folder, then restart Eclipse.
Installation from the sources
-
Install Eclipse and EMF.
-
Install the ATL and AM3 binaries, or build them from the sources (instructions
here).
-
Check out the AMW projects from the CVS.
Remark: Building all the plugins (AMW, AM3 and ATL) from the sources diminishes the risk of version
incompatibilities.
Archived versions