diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html index d47ca924745..22d12e63f18 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html @@ -3,11 +3,11 @@
- +The simplest way to get RSE is via the Update Manager: From your running instance of Eclipse 3.2, choose Help > Software Updates > Find and Install.... Choose "Search for New Features to Install", and add a new Remote Site named @@ -21,7 +22,7 @@ Select the RSE SDK feature, and perform the update process as usual.
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.2 or later, or link it as product extension. +Eclipse 3.2 or later, or link it as product extension.
Start Eclipse Workbench, and choose Window > Open Perspective > Other > Remote System Explorer.
Here is a screenshot of a sample session with RSE (Click on the picture to enlarge it). This tutorial will guide you quickly through the most prominent features of -the Remote System Explorer: +the Remote System Explorer:
Here are a few tasks that help you get acquainted with RSE. All tasks assume that you have switched to the Remote System Explorer Perspective in your Workbench. Some of the tasks can not be performed on all system types, although RSE tries to provide a consistent UI across many different kinds of remote systems.. +
Users can configure and customize the Remote System Explorer through @@ -26,6 +26,7 @@ User actions, Compile Commands and --> Preferences and connection setup shared in a team. +
You can work with archived files and folders in the Remote System Explorer.
-Use the Remote Systems view perform the following actions with archived files: +
Use the Remote Systems view perform the following actions with archived files:
-Pick from the following: +
Pick from the following:
Because all dstore data transfer is done through a single TCP/IP connection, the connection can also be tunneled through an ssh channel. In fact, the same ssh channel can also be used to start the server, -like in the following example: +like in the following example:
ssh -l moberhuber build.eclipse.org -L27127:build.eclipse.org:27127 \ "sh -c 'cd ~/rseserver/latest; perl ./server.pl 27127'"+
Here, the RSE Server is started on port 27127 through an ssh connection, and at the same time port 27127 is forwarded through ssh to the local host. You can now connect RSE to localhost:27127, and the connection will transparently be forwarded to the remote system. +
You might want to create a second profile for connections and data that belong to a particular version of a software release, and are shared by all team members.
-To create a second profile: +
To create a second profile:
Related tasks
Deleting a profile
Note: Filters are named so that the Remote System Explorer can save them for future use.
+cd ..+"cd .." you change the working directory for that shell.
Viewing output in an editor
You can double-click a line of output to open diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html b/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html index 807074c653e..e60a504d9c9 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html @@ -4,7 +4,7 @@
- +