blob: 160dcea21e4662794b3950b9e3495a1df6a27f1c [file] [log] [blame]
<html>
<head>
<title>${update.site.name} - ${update.site.description} Update Site: ${update.site.version}</title>
<link rel="stylesheet" type="text/css" href="web/site.css">
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
<center>
<table cellspacing="0" cellpadding="0" class="table">
<tr>
<td colspan="3" class="td_header">&nbsp;</td>
</tr>
<tr>
<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
</tr>
<tr>
<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
<td>
<h2 class="title">${update.site.name} - ${update.site.description} Update Site</h2>
<table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span>Latest Build: ${update.site.version}</span></td>
</tr>
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the <b>${update.site.description}</b>
Update Site for ${update.site.name}.
<blockquote style="border: 1px dashed #1778be; padding: 2px">
<ol>
<li>To install from this site, start up Eclipse ${target.eclipse.version}, then do:
<ul>
<code><strong>Help > Install New Software... ></strong></code>
</ul>
</li>
<li>Copy this site's URL into Eclipse, and hit Enter.</li>
<li>When the site loads, select the features to install,
or click the <code><strong>Select All</strong></code> button.</li>
<li>To properly resolve all dependencies, check
<ul><code><strong>[x] Contact all update sites during install to find required software</strong></code></ul>
<li>Click <code><strong>Next</strong></code>, agree to the license
terms, and install.</li>
<p class="bodyText">
You can also download Papyrus Compare as individual zips for
offline installation. See <a class="link" href="http://download.eclipse.org/modeling/mdt/papyrus/components/compare/">Papyrus Compare Downloads</a>.<br />
If you downloaded this site as a zip, see <a href="README.installation.txt">Installation README</a>.
</p>
</ol>
</blockquote>
</td>
</tr>
</table>
</td>
<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
</tr>
<tr>
<td></td>
<td>
${site.contents}
</td>
<td></td>
</tr>
<tr>
<td></td>
<td>
<table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span> Installation
Types</span></td>
</tr>
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">Depending on how close to the bleeding edge
you like to be, there are several types of releases available.</p>
<br />
</td>
</tr>
<tr class="dark-row" style="height: 30px">
<td class="bodyText">
<h4>Stable Releases</h4>
<p><a href="http://download.eclipse.org/modeling/mdt/papyrus/components/compare/updates/release/">Stable
releases</a> are - as indicated by their name - stable.</p><br/>
</td>
</tr>
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<h4>Integration Builds</h4>
<p><a href="http://download.eclipse.org/modeling/mdt/papyrus/components/compare/updates/integration/">Integration
builds</a>, published occasionally, are tested for new feature content and compatibility with dependencies,
but there may be some things which do not yet work.</p><br/>
</td>
</tr>
<tr class="dark-row" style="height: 30px">
<td class="bodyText">
<h4>Nightly Builds</h4>
<p>The <a
href="http://download.eclipse.org/modeling/mdt/papyrus/components/compare/updates/nightly/">bleeding
edge</a> contains the latest and greatest new features, but nothing is
stable or guaranteed - yet. If you're using an Integration build and need a
fix, you can update to the latest Nightly, or wait for the next Integration build.</p><br/>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</html>