diff --git a/releng/org.eclipse.rse.build/maps/rse.map b/releng/org.eclipse.rse.build/maps/rse.map index dc4c7b78d88..126a7ce24d4 100644 --- a/releng/org.eclipse.rse.build/maps/rse.map +++ b/releng/org.eclipse.rse.build/maps/rse.map @@ -24,7 +24,7 @@ plugin@org.eclipse.rse.connectorservice.ssh=v200905272300,:pserver:anonymous:non plugin@org.eclipse.rse.connectorservice.telnet=v200908051630,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.telnet plugin@org.eclipse.rse.core=v201003151933,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.core plugin@org.eclipse.rse.doc.isv=v201005270430,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.isv -plugin@org.eclipse.rse.doc.user=v200905272300,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.user +plugin@org.eclipse.rse.doc.user=v201005281730,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.user plugin@org.eclipse.rse.dstore.security=v201003010830,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.security plugin@org.eclipse.rse.efs=v201005262000,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.efs plugin@org.eclipse.rse.efs.ui=v201003010830,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.efs.ui diff --git a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html index 456e69e1873..5b77e3a29e4 100644 --- a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html +++ b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html @@ -3,7 +3,7 @@ - + Installing the RSE @@ -15,6 +15,7 @@ available at http://www.eclipse.org/legal/epl-v10.html Contributors: David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server +Martin Oberhuber (Wind River) - [314217] "Installing RSE" is outdated in RSE user docs --> @@ -22,17 +23,25 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set

Installing the Remote System Explorer

-The simplest way to get RSE is via the Update Manager: From your running instance -of Eclipse 3.3, choose Help > Software Updates > Find and Install.... -Choose "Search for New Features to Install", and select the "add a new Remote Site named -"RSE" and pointing to -http://download.eclipse.org/dsdp/tm/updates/2.0/. -Select the RSE SDK feature, and perform the update process as usual.

+The simplest way to get RSE is via Software Updates: From your running instance +of Eclipse 3.4 or newer, choose Help > Install New Software.... +to open the software installation wizard.

+ +

+In case an update site is not pre-configured, consult the +Eclipse DSDP-TM Homepage for finding +the latest update site to use, or enable an Eclipse Release Train Repository, +like the http://download.eclipse.org/releases/helios +repository for Eclipse 3.6 (June 2010). + +Type "Remote" in the filter box and press ENTER to find the RSE downloads; +for the stand-alone Terminal view, find "Terminal". Select what you want to install +and finish the wizard.

If you prefer manual installation, you can download RSE SDK from the DSDP Target -Management Download Site and extract it into your installation of -Eclipse 3.3 or later, or link it as product extension.

+Management Download Site and extract it into the dropins folder of +Eclipse 3.4 or later, or link it as product extension.

Start Eclipse Workbench, and choose Window > Open Perspective > Other > Remote System Explorer.