From 1d81cd304e9bc3c2c552c41a770e2e915c129c63 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Mon, 21 Aug 2006 20:01:41 +0000 Subject: [PATCH] Fix web presentation of update site --- releng/org.eclipse.rse.updatesite/index.html | 22 +++++++++++++++++++ .../org.eclipse.rse.updatesite/web/site.xsl | 20 ----------------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/releng/org.eclipse.rse.updatesite/index.html b/releng/org.eclipse.rse.updatesite/index.html index c4b78af10d9..146e1eff623 100644 --- a/releng/org.eclipse.rse.updatesite/index.html +++ b/releng/org.eclipse.rse.updatesite/index.html @@ -54,6 +54,28 @@ +
+ + [RSE Sample Screenshot] + +
+ +

Target Management Project Updates

+

Just getting started?

+

See http://www.eclipse.org/dsdp/tm/tutorial/

+
+

For getting the software on this site, you need to use the Eclipse + + Update Manager (choose Help > Software Updates > Find and Install + in Eclipse 3.2 or later).
+ Define a new remote update site named "Target Management Updates", + and specify

+

   http://download.eclipse.org/dsdp/tm/updates/

+

as the URL to use. + See + Eclipse Help for general information about using Update Manager.

+

If you do not have Eclipse installed yet, better use the + downloads from this site.

diff --git a/releng/org.eclipse.rse.updatesite/web/site.xsl b/releng/org.eclipse.rse.updatesite/web/site.xsl index cb810382461..6d0e36e80f4 100644 --- a/releng/org.eclipse.rse.updatesite/web/site.xsl +++ b/releng/org.eclipse.rse.updatesite/web/site.xsl @@ -9,26 +9,6 @@ -
- - RSE Sample Screenshot - -
- -

Target Management Project Updates

-

Just getting started?

-

See http://www.eclipse.org/dsdp/tm/tutorial/

-
-

For getting the software on this site, you need to use the Eclipse - Update Manager (choose Help > Software Updates > Find and Install - in Eclipse 3.2 or later). Define a new remote update site named "Target Management Updates", - and specify

-

   http://download.eclipse.org/dsdp/tm/updates/

-

as the URL to use.

-

See - Eclipse Help for general information about using Update Manager.

-

If you do not have Eclipse installed yet, better use the downloads from - this site.