blob: 492262fc500adbece1fdc8a35d934cd35e7b8f0f [file] [log] [blame]
<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
#*****************************************************************************
#
# template.php
#
# Author: Marcos Didonet Del Fabro
# Date: 2005-12-05
#
# Description: Type your page comments here - these are not sent to the browser
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "AMW Download page";
$pageKeywords = "";
$pageAuthor = "Marcos Didonet Del Fabro";
# Add page-specific Nav bars here
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
# $Nav->addNavSeparator("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="maincontent">
<!-- Main part -->
<div id="midcolumn">
<h1>$pageTitle</h1>
<a name="binaries"></a>
<div class="homeitem3col">
<h3>Development build<font size="-1"></font></h3>
<div align="center">
<table style="width: 95%;" border="1" cellpadding="2" cellspacing="5" align="">
<tr>
<th width="25%" align="left">Build date</th>
<td>October 15th, 2007</td>
</tr>
<tr>
<th align="left">ATL version</th>
<td><a href ="http://www.eclipse.org/m2m/atl/download/index-old.php">
2.0RC2 </a></td>
</tr>
<tr>
<th align="left">Eclipse version</th>
<td>3.3.0</td>
</tr>
<tr>
<th align="left">EMF version</th>
<td>2.3.1</td>
</tr>
<tr>
<th align="left">Zip file</th>
<td>
<a href="http://www.eclipse.org/downloads/download.php?file=/technology/gmt/amw/binaries/AMW-stable/mwplugins-stable.zip">
mwplugins-stable.zip</a></td>
</tr>
<tr>
<th align="left">More info</th>
<td>
This build is regularly updated with the <b>newest features</b> of AMW. It allows having the latest functionalities (some still
under testing) without the need to install AMW from the sources.
</td>
</tr>
<tr>
<th align="left">Online documentation</th>
<td>
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.user/index.html">User guide</a>,
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.developer/index.html">Developer guide</a>
</td>
</tr>
<tr>
<th align="left">AMW, AM3 and ATL compatibility</th>
<td>
This version was tested using ATL and AM3 from the update site (version 2.0RC2).<br/>
</td>
</tr>
</table>
<p/>
</div>
</div>
<div class="homeitem3col">
<h3>Release builds</h3>
<div align="center">
<table style="width: 95%;" border="1" cellpadding="2" cellspacing="5" align="">
<tr>
<th width="25%" align="left">Build date</th>
<td>March 30th, 2007</td>
</tr>
<tr>
<th align="left">ATL version</th>
<td><a href ="http://www.eclipse.org/m2m/atl/download/">
February 16, 2007</a></td>
</tr>
<tr>
<th align="left">Eclipse version</th>
<td>3.2.1</td>
</tr>
<tr>
<th align="left">EMF version</th>
<td>2.2.1</td>
</tr>
<tr>
<th align="left">Zip file</th>
<td>
<a href="http://www.eclipse.org/downloads/download.php?file=/technology/gmt/amw/binaries/AMW-20070330/mwplugins-20070330.zip">
mwplugins-20070330.zip</a></td>
</tr>
<tr>
<th align="left">More info</th>
<td>
This build is the last AMW build compatible with the ATL version compiled from the GMT CVS.
</td>
</tr>
<tr>
<th align="left">Online documentation</th>
<td>
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.user/index.html">User guide</a>,
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.developer/index.html">Developer guide</a>
</td>
</tr>
<tr>
<th align="left">AMW, AM3 and ATL compatibility</th>
<td>
This version was tested using ATL and AM3 from February 16th.<br/>
</td>
</tr>
</table>
<p/>
</div>
<div align="center">
<table style="width: 95%;" border="1" cellpadding="2" cellspacing="5" align="">
<tr>
<th width="25%" align="left">Release date</th>
<td>December 8, 2006</td>
</tr>
<tr>
<th align="left">ATL version</th>
<td><a href ="http://www.eclipse.org/m2m/atl/download/">
ATL 2006</a> (available in the CVS)</td>
</tr>
<tr>
<th align="left">Eclipse version</th>
<td>3.2.1</td>
</tr>
<tr>
<th align="left">EMF version</th>
<td>2.2.1</td>
</tr>
<tr>
<th align="left">Zip file</th>
<td>
<a href="http://www.eclipse.org/downloads/download.php?file=/technology/gmt/amw/binaries/AMW-20061208/mwplugins-20061208.zip">
mwplugins-20061208.zip</a></td>
</tr>
<tr>
<th align="left">More info</th>
<td>
<a href="20061208/">
New & Noteworthy</a>
</td>
</tr>
<tr>
<th align="left">Online documentation</th>
<td>
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.user/index.html">User guide</a>,
<a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/org.eclipse.weaver.doc.developer/index.html">Developer guide</a>
</td>
</tr>
<tr>
<th align="left">AMW, AM3 and ATL compatibility</th>
<td>
This version was tested using ATL and AM3 from December 7th.<br/>
</td>
</tr>
</table>
<p/>
</div>
</div>
<hr class="clearer" />
<a name="source"></a>
<div class="homeitem3col">
<h3>Source</h3>
<br />
<div align="center">
<table style="width: 95%;" border="1" cellpadding="2" cellspacing="5">
<tr align="left">
<th>AMW sources</th>
<th>ATL version</th>
<th>AM3 version</th>
<th>Eclipse version</th>
<th>EMF version</th>
<th>Last commit</th>
<th>Notes</th>
</tr>
<tr align="left">
<td>last version from CVS - <a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/">CVS</a></td>
<td>latest version from <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.m2m/org.eclipse.m2m.atl/plugins/?root=Modeling_Project">M2M CVS</a></td>
<td>latest version from <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gmt/AM3/?root=Technology_Project">AM3 CVS</a></td>
<td>3.2.1</td>
<td>2.2.1</td>
<td></td>
<td>
</td>
</tr>
<tr align="left">
<td>build_20070327 [ATLRefactoring_Migration] - <a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/AMW/">CVS</a></td>
<td>build20070327 - latest version from the <a href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.gmt/ATL/">GMT CVS</a></td>
<td>build_20070327 [ATLRefactoring_Migration] <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gmt/AM3/org.eclipse.am3.core/?root=Technology_Project">GMT CVS</a></td>
<td>3.2.1</td>
<td>2.2.1</td>
<td>
March 27, 2007
</td>
<td>
This is the last version that uses ATL from the GMT CVS.
</td>
</tr>
</table>
</div>
</div>
<hr class="clearer" />
<a name="plugins"></a>
<h3>Available plugins</h3>
<p>There are 9 Model Weaver plug-ins: </p>
<ul class="midlist">
<li>Model Weaver Core - org.eclipse.weaver</li>
<li>Model Weaver Base Extension - org.eclipse.weaver.extension</li>
<li>Transformation extensions - org.eclipse.gmt.weaver.transformation: contains an extension with a weaving
adapted to execute model transformations</li>
<li>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</li>
<li>Match extensions - org.eclipse.gmt.weaver.matchextensions: contains a set of metamodel extensions used for model matching and comparison (available on the development build)</li>
<li>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)</li>
<li>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)</li>
<hr/>
<li>Model Weaver User Guide - org.eclipse.weaver.doc.user (now available online)</li>
<li>Model Weaver Developper Guide - org.eclipse.weaver.doc.developer (now available online)</li>
</ul>
The two first plug-ins must be installed for the standard use.<br/>
The old plug-in <b>org.eclipse.weaver.transformation</b> was replaced by <b>org.eclipse.gmt.weaver.transformation.extension</b>. <b>org.eclipse.weaver.transformation</b> must be deleted.
</p>
<hr class="clearer" />
<a name="instructions"></a>
<h3>Installation instructions</h3>
<ul class="midlist">
<li>Download <a href="http://www.eclipse.org/downloads/">Eclipse</a>.
Unzip eclipse zip file, this will create an eclipse folder with every Eclipse files in it.</li>
<li>Download <a href="http://www.eclipse.org/emf/">EMF</a>. Unzip emf zip file from the same directory (it also
contains an eclipse folder, with the EMF additional files to Eclipse SDK). </li>
<li>Download and install the
<a href="http://www.eclipse.org/m2m/atl/download/">ATL plugins</a>
</li>
<li>To be able to use the Ant scripts from the examples, it is also necessary to download and install the
<a href="http://www.eclipse.org/gmt/am3/download/">AM3 plugins</a>
</li>
<li>
Download and unzip <i>mwplugins.zip</i> into your eclipse plugin folder, then restart Eclipse.
</li>
</ul>
<h3>Installation from the sources</h3>
<ul class="midlist">
<li>
Install Eclipse and EMF.
</li>
<li>
Install the ATL and AM3 binaries, or build them from the sources (instructions
<a href="http://www.eclipse.org/m2m/atl/download/">here</a>).<br/>
</li>
<li>
Check out the AMW projects from the CVS.
</li>
</ul>
<i>Remark:</i> Building all the plugins (AMW, AM3 and ATL) from the sources diminishes the risk of version
incompatibilities.
<p>
<h3>Archived versions</h3>
<ul class="midlist">
<li>
The archived versions can be downloaded in the <a href="index_archived.php">Archived versions section</a>.
</li>
</ul>
</p>
<hr class="clearer" />
</div>
<!-- Right Part -->
<div id="rightcolumn">
<div class="sideitem">
<h6>Incubation</h6>
<div align="center"><a href="http://www.eclipse.org/projects/what-is-incubation.php"><img
align="center" src="../../resources/images/egg-incubation.png"
border="0" alt="Incubation" /></a></div>
</div>
<div class="sideitem">
<h6>Download area</h6>
<ul>
<li><a href="#binaries">Release builds</a></li>
<li><a href="#source">Source</a></li>
<li><a href="#plugins">Plugins list</a></li>
<li><a href="#instructions">Install instructions</a></li>
</ul>
</div>
</div>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>