Author: nickboldt
Date: 2011-10-31 21:23:36 -0400 (Mon, 31 Oct 2011)
New Revision: 36103
Modified:
trunk/build/aggregate/bottests-site/site/index-template.html
trunk/build/aggregate/site/index-template.html
trunk/build/aggregate/soa-site/index-template.html
trunk/build/aggregate/webtools-site/index-template.html
Log:
JBIDE-10047 add instructions for installation; remove links to 3rd party sites (no longer
needed)
Modified: trunk/build/aggregate/bottests-site/site/index-template.html
===================================================================
--- trunk/build/aggregate/bottests-site/site/index-template.html 2011-11-01 01:12:16 UTC
(rev 36102)
+++ trunk/build/aggregate/bottests-site/site/index-template.html 2011-11-01 01:23:36 UTC
(rev 36103)
@@ -30,16 +30,44 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the
<b>${update.site.description}</b>
- Update Site for JBoss Tools - Bot Tests. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools - Bot Tests.
+ <blockquote style="border: 1px dashed #1778be; padding: 2px">
+ <ol>
+ <li>To <a class="link"
+
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
+ from this site, start up Eclipse 3.7, 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 JBoss Tools as individual zips for
+ offline installation. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.<br /> If you downloaded this site as a zip, see
+ <a href="README.installation.txt">Installation
README</a>.
+ See also <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -50,18 +78,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">You can also download JBoss Tools as
- individual zips for offline installation. See <a class="link"
-
href="http://www.jboss.org/tools/download">JBoss Tools
- Downloads</a>.<br/>
- If you downloaded this site as a zip, see <a
href="README.installation.txt">Installation README</a>. See also <a
-
href="http://www.jboss.org/tools/download/installation">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
Modified: trunk/build/aggregate/site/index-template.html
===================================================================
--- trunk/build/aggregate/site/index-template.html 2011-11-01 01:12:16 UTC (rev 36102)
+++ trunk/build/aggregate/site/index-template.html 2011-11-01 01:23:36 UTC (rev 36103)
@@ -30,16 +30,44 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the
<b>${update.site.description}</b>
- Update Site for JBoss Tools. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools.
+ <blockquote style="border: 1px dashed #1778be; padding: 2px">
+ <ol>
+ <li>To <a class="link"
+
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
+ from this site, start up Eclipse 3.7, 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 JBoss Tools as individual zips for
+ offline installation. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.<br /> If you downloaded this site as a zip, see
+ <a href="README.installation.txt">Installation
README</a>.
+ See also <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -49,18 +77,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">You can also download JBoss Tools as
- individual zips for offline installation. See <a class="link"
-
href="http://www.jboss.org/tools/download">JBoss Tools
- Downloads</a>.<br/>
- If you downloaded this site as a zip, see <a
href="README.installation.txt">Installation README</a>. See also <a
-
href="http://www.jboss.org/tools/download/installation">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
Modified: trunk/build/aggregate/soa-site/index-template.html
===================================================================
--- trunk/build/aggregate/soa-site/index-template.html 2011-11-01 01:12:16 UTC (rev
36102)
+++ trunk/build/aggregate/soa-site/index-template.html 2011-11-01 01:23:36 UTC (rev
36103)
@@ -30,16 +30,44 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the
<b>${update.site.description}</b>
- Update Site for JBoss Tools - SOA Tooling. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools - SOA Tooling.
+ <blockquote style="border: 1px dashed #1778be; padding: 2px">
+ <ol>
+ <li>To <a class="link"
+
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
+ from this site, start up Eclipse 3.7, 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 JBoss Tools as individual zips for
+ offline installation. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.<br /> If you downloaded this site as a zip, see
+ <a href="README.installation.txt">Installation
README</a>.
+ See also <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -49,18 +77,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">You can also download JBoss Tools as
- individual zips for offline installation. See <a class="link"
-
href="http://www.jboss.org/tools/download">JBoss Tools
- Downloads</a>.<br/>
- If you downloaded this site as a zip, see <a
href="README.installation.txt">Installation README</a>. See also <a
-
href="http://www.jboss.org/tools/download/installation">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
Modified: trunk/build/aggregate/webtools-site/index-template.html
===================================================================
--- trunk/build/aggregate/webtools-site/index-template.html 2011-11-01 01:12:16 UTC (rev
36102)
+++ trunk/build/aggregate/webtools-site/index-template.html 2011-11-01 01:23:36 UTC (rev
36103)
@@ -6,67 +6,101 @@
</style>
</head>
<body marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0">
-<center>
-<table marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0"
- cellspacing="0" cellpadding="0" width="920"
class="bodyText">
- <tr>
- <td colspan="3"><img
-
src="https://www.jboss.org/dms/tools/images/tools-banner.png"
/></td>
- </tr>
- <tr>
- <td>      </td>
- <td>      </td>
- <td>      </td>
- </tr>
- <tr>
- <td>      </td>
- <td>
- <h2 class="title">JBoss Tools - Web Tools - ${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>
+ <center>
+ <table marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0"
+ cellspacing="0" cellpadding="0" width="920"
class="bodyText">
+ <tr>
+ <td colspan="3"><img
+
src="https://www.jboss.org/dms/tools/images/tools-banner.png"
/></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 JBoss Tools - Web Tools. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
+ <tr>
+ <td>      </td>
+ <td>      </td>
+ <td>      </td>
</tr>
+ <tr>
+ <td>      </td>
+ <td>
+ <h2 class="title">JBoss Tools - Web Tools -
${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="dark-row" style="height: 90px">
- <td class="bodyText">
- <p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
-Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
- </p>
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">This is the
<b>${update.site.description}</b>
+ Update Site for JBoss Tools - Web Tools.
+ <blockquote style="border: 1px dashed #1778be; padding: 2px">
+ <ol>
+ <li>To <a class="link"
+
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
+ from this site, start up Eclipse 3.7, 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>
- <ul>
- <li><a
href="http://download.jboss.org/jbosstools/updates/indigo/SR1"&... Tools
Requirements - Composite Mirror - Indigo SR1</a></li>
- <li><a
href="http://download.jboss.org/jbosstools/updates/development/indig...
Tools Core Updates - Stable Milestone - Indigo</a></li>
+ <p class="bodyText">
+ You can also download JBoss Tools as individual zips for
+ offline installation. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.<br /> If you downloaded this site as a zip, see
+ <a href="README.installation.txt">Installation
README</a>.
+ See also <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">
+ <b class="bodyText" style="color:
red;">NOTE:</b>
+ Some features (such as BIRT, Maven, or GWT) require additional
+ third-party prerequisites not available from
Eclipse.org or
+
JBoss.org. These can be installed from the following composite
+ update site mirror, which should be added automatically when
+ you add the JBoss Tools update site to your Eclipse's list of
+ Available Software Sites. To verify which sites are enabled,
+ open
+ <code>
+ <strong>Window > Preferences
+ > Install/Update > Available Software
Sites</strong>
+ </code>
+ . To add sites, Click the
+ <code>
+ <strong>Add...</strong>
+ </code>
+ button, then right-click the link(s) below, copy the link(s),
+ and paste them into Eclipse one by one as needed.
+ </p>
+
+ <ul>
+ <li><a
href="http://download.jboss.org/jbosstools/updates/indigo/SR1"&... Tools
Requirements - Composite Mirror - Indigo SR1</a></li>
+ <li><a
href="http://download.jboss.org/jbosstools/updates/development/indig...
Tools Core Updates - Stable Milestone - Indigo</a></li>
</ul>
</td>
</tr>
-
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">You can also download JBoss Tools as
- individual zips for offline installation. See <a class="link"
-
href="http://www.jboss.org/tools/download">JBoss Tools
- Downloads</a>.<br/>
- If you downloaded this site as a zip, see <a
href="README.installation.txt">Installation README</a>. See also <a
-
href="http://www.jboss.org/tools/download/installation">Inst...
- methods</a>.</p>
+ -->
+ </table>
</td>
+ <td>      </td>
</tr>
- </table>
- </td>
- <td>      </td>
- </tr>
- <tr>
- <td></td>
+ <tr>
+ <td></td>
<td>
${site.contents}
</td>
@@ -128,7 +162,7 @@
</tr>
</table>
</td>
- </tr>
-</table>
-</center>
+ </tr>
+ </table>
+ </center>
</html>