blob: d8517ed41f8195f26209fa5999285394ca61a361 [file] [log] [blame]
<p>
ATL can be downloaded and installed in a number of ways. If you have an existing Eclipse installation and simply wish to install
ATL in it, <a href="#installUpdate">Installing through the update site</a> is the easiest way. If you'd rather install a new
Eclipse with ATL, you may want to take a look at the facilities provided by <a href="#installAmalgam">the amalgamation project</a>.
</p>
<p>
For those of you that need to retrieve the zips of ATL, you can either look at the <a href="#downloadLatest">latest releases</a>.
</p>
<p>
Note that whatever the installation procedure you choose, examples are available from the menu <i>right-click =&gt; New =&gt; Examples
=&gt; ATL</i>.
</p>
<h2><a name="installAmalgam"></a>Install with the Amalgamation project</h2>
<ol>
<!--
TODO change this link to point towards the "real" download page instead of the nightly
as soon as it's updated.
-->
<li>
Download the <a href="http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incubating-components/heliosrc3"
title="Download Amalgamation Packages">latest EPP modeling bundle</a>
</li>
<li>
Use the modeling discovery button to install ATL<br/>
<img src="../images/discovery.png" alt="Discovery UI"/>
</li>
</ol>
<h2><a name="installUpdate"></a>Install with the update site</h2>
<p>
The easiest (and quickest) way of installing ATL is to use the Helios update-site.
</p>
<ol>
<li>
Install your preferred Eclipse distribution from <a href="http://www.eclipse.org/downloads/"
title="Eclipse Download page" rel="nofollow">the Eclipse download page</a>.
</li>
<li>
Go to <i>Help =&gt; Install New Software...</i><br/>
<img src="../images/install_1.png" alt="Install New Software..."/>
</li>
<li>
In the upper part, click <i>Add</i> and type in the location<br/>
<i>http://download.eclipse.org/mmt/atl/updates/releases/3.3</i>
</li>
<li>
Select this new update site in the combo box and tick <i>ATL</i> in the lower
panel, such as shown below.<br/>
<img src="../images/install_2.png" alt="Install ATL"/>
</li>
<li>
Click <i>Finish</i>, read and accept the Eclipse Public License, and watch ATL install
itself along with its dependencies.
</li>
</ol>
<h2><a name="downloadLatest"></a>Download the latest ATL</h2>
<p>
The latest versions of ATL are the 3.x stream builds. Check them out on the project's
<a href="http://eclipse.org/mmt/downloads/?project=atl" title="Download ATL">
download page</a>.
</p>
<h2><a name="downloadOld"></a>Download old releases of ATL</h2>
<p>
Old ATL build (namely ATL 2.0RC2) still available on the
<a href="index-old.php" title="Download ATL 2.0RC2">
old versions download page</a>.
</p>