diff --git a/rse/doc/org.eclipse.rse.doc.user/about.html b/rse/doc/org.eclipse.rse.doc.user/about.html index d4cc693f9f0..28b310d253c 100755 --- a/rse/doc/org.eclipse.rse.doc.user/about.html +++ b/rse/doc/org.eclipse.rse.doc.user/about.html @@ -1,16 +1,17 @@ - + About +

About This Content

June 5, 2007

License

- +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available @@ -24,5 +25,6 @@ provided with the Content. If no such license exists, contact the Redistributor indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at http://www.eclipse.org.

+
\ No newline at end of file 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 a252a9d6703..2253b8032fd 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cbegin.html @@ -1,6 +1,6 @@ - + @@ -18,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set --> +

Remote System Explorer Connections

-
+

When you first open the Remote System Explorer, you are not connected to any system except your local workstation. To connect to a remote @@ -56,7 +57,7 @@ of servers, such as Linux, UNIX, Windows, or your local workstation. See the links below for information on how to connect to these other kinds of servers.

-
+

Related concepts
Remote System Explorer filters, filter pools, and filter pool references
diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cfilters.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cfilters.html index 7d7f01898ce..38fe6bc25f9 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cfilters.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cfilters.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

Filters, filter pools, and filter pool references

-
+

Filters and Filtering Resources

The Remote System Explorer is a set of local client tools you use to @@ -119,7 +120,7 @@ you can always create a new profile. See the related links for more information.

-
+

Remote System Explorer Profiles

-
+

All Remote System Explorer resources such as connections, filters, and filter pools are owned by a profile. Profiles help you manage these resources when you have a lot of connections. The Remote System Explorer creates two profiles when starting up for the first time: a private profile, usually named after the host name of the machine that creates the workspace, and a profile called Team. The intent is to be able to share the Team profile in the future with other members of your team. You can also create your own profiles.

@@ -82,7 +82,7 @@ resources from the central server.

-->
-
+

Related concepts
diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cremcompile.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cremcompile.html index 2a7b31c6714..dfb1ecd174f 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cremcompile.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cremcompile.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

Compiling Programs

-
+

You can run a compile command on a server from the Remote System Explorer perspective. When you compile, the workbench determines the source type of the file, and then runs @@ -47,7 +48,7 @@ your own. Since compile commands are owned by a profile they can be shared using team support.

See the related topics below for more information.

-
+

Related concepts
Profiles
Commands and Shells
diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/crunremcmds.html b/rse/doc/org.eclipse.rse.doc.user/concepts/crunremcmds.html index 33848229d3f..0b643224e4b 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/crunremcmds.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/crunremcmds.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

Shells and commands in the Remote Systems view

-
+

You can use the Remote Shell view to run and interact with commands and command shells on universal systems. A universal system includes Windows, Linux, and UNIX system types.
@@ -31,7 +32,7 @@ running shells. Remote System Explorer, the Remote Shell view is used to display the output and provide a way to work with that output.

-
+

Related tasks
Running and viewing commands using the Remote Shell view
Working diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cteam.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cteam.html index 017308bc8aa..175d4b7f10b 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cteam.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cteam.html @@ -1,6 +1,6 @@ - + @@ -8,9 +8,10 @@ Team support +

Team support

-
+

The team support model works with shared repositories that store version-managed resources on servers that are accessible to the entire team. Usually you would share the folders and files of an Eclipse project. Each @@ -58,7 +59,7 @@ make your own private configurations of filters, filter pools, and connections available on all the workstations by making your profile active on each workstation.

-
+

Related concepts
Remote System Explorer Profiles

diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cuniversal.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cuniversal.html index 7c69c9de8aa..2e5099adddd 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cuniversal.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cuniversal.html @@ -1,7 +1,6 @@ - - + @@ -19,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set --> +

Universal Systems

-
+

At a minimum the Remote System Explorer provides access to Linux, UNIX, and Windows systems. These are called "universal" systems @@ -45,7 +45,7 @@ for information on Universal host access:

-
+

Related concepts
Shells and commands in the Remote Systems view

diff --git a/rse/doc/org.eclipse.rse.doc.user/concepts/cuseractions.html b/rse/doc/org.eclipse.rse.doc.user/concepts/cuseractions.html index 752abc75182..a11001b6522 100755 --- a/rse/doc/org.eclipse.rse.doc.user/concepts/cuseractions.html +++ b/rse/doc/org.eclipse.rse.doc.user/concepts/cuseractions.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

User actions (user options)

-
+

User actions are server commands that you define on the Work With User Actions window, and will run against resources such as files @@ -38,7 +39,7 @@ for remote objects which is one of the specified types.

-
+

Related tasks
Managing user actions (user options)
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 af04bfd8055..4e54e234899 100644 --- a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html +++ b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html @@ -1,6 +1,6 @@ - + @@ -19,9 +19,10 @@ Martin Oberhuber (Wind River) - [314217] "Installing RSE" is outdated in RSE use --> +

Installing the Remote System Explorer

-
+

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.... @@ -46,7 +47,7 @@ Eclipse 3.4 or later, or link it as product extension.

Other > Remote System Explorer.

-
+
+

First Steps with the Remote System Explorer

-
+ Even without an actual connection to a remote system, you can start experimenting with the Remote System Explorer UI on the local host, which is shown by default under the Local node: @@ -50,7 +51,7 @@ get a server launched for a particular user, the most easy one to set up is the daemon method.

-
+

Follow-up tasks
Connecting to a remote Linux or UNIX server
Connecting to a remote Windows server
diff --git a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g_start.html b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g_start.html index 746318c7aa5..a2aab3bd9c3 100644 --- a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g_start.html +++ b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g_start.html @@ -1,6 +1,6 @@ - + @@ -18,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set --> +

Getting Started with the Remote System Explorer

-
+

The Remote System Explorer (RSE) is a perspective and toolkit in Eclipse Workbench, that allows you to connect and work with a variety of remote systems. With the predefined plug-ins, You can look at remote file systems, @@ -49,7 +50,7 @@ the Remote System Explorer:

-
+

Related concepts
Remote System Explorer Connections

diff --git a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gusing.html b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gusing.html index d81d3eb89f0..cd04796db51 100644 --- a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gusing.html +++ b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gusing.html @@ -1,6 +1,6 @@ - + @@ -8,9 +8,10 @@ Using Remote Connections +

Using Remote Connections

-
+

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 @@ -65,7 +66,7 @@ across many different kinds of remote systems..

-
+

Follow-up tasks
Extending Remote System Explorer

diff --git a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gxtending.html b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gxtending.html index 8a879d62519..15c41ec279d 100644 --- a/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gxtending.html +++ b/rse/doc/org.eclipse.rse.doc.user/gettingstarted/gxtending.html @@ -1,6 +1,6 @@ - + @@ -61,10 +61,11 @@ function getStatus(url){ + +

Extending Remote System Explorer

-

There are numerous ways how developers and software vendors can extend the capabilities of the Remote System Explorer. Please look at the @@ -89,7 +90,7 @@ User actions, Compile Commands and

-
+

Related concepts
Remote System Explorer filters, filter pools, and filter pool references
diff --git a/rse/doc/org.eclipse.rse.doc.user/notices.html b/rse/doc/org.eclipse.rse.doc.user/notices.html index 05e00a3e8dd..f1996ff8b92 100755 --- a/rse/doc/org.eclipse.rse.doc.user/notices.html +++ b/rse/doc/org.eclipse.rse.doc.user/notices.html @@ -1,5 +1,5 @@ - + @@ -8,15 +8,18 @@ Legal Notices - - + +

Notices

The material in this guide is Copyright (c) IBM Corporation and others 2000, 2012.

+

+ \ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.user/ref/rrsepref.html b/rse/doc/org.eclipse.rse.doc.user/ref/rrsepref.html index d42da1ab77e..68150fbf229 100755 --- a/rse/doc/org.eclipse.rse.doc.user/ref/rrsepref.html +++ b/rse/doc/org.eclipse.rse.doc.user/ref/rrsepref.html @@ -1,6 +1,6 @@ - + @@ -8,9 +8,10 @@ Accessing Remote System Explorer preferences +

Accessing Remote System Explorer preferences

-
+
The Remote System Explorer has settings that you can customize in a preference page. The name of the category is @@ -22,9 +23,9 @@ in the tree view of the Preferences window.
border="1" rules="all"> - Option - Description - Default + Option + Description + Default Default user ID for each system type diff --git a/rse/doc/org.eclipse.rse.doc.user/ref/rsearch.html b/rse/doc/org.eclipse.rse.doc.user/ref/rsearch.html index b5f80b4a54c..d5c207b1083 100755 --- a/rse/doc/org.eclipse.rse.doc.user/ref/rsearch.html +++ b/rse/doc/org.eclipse.rse.doc.user/ref/rsearch.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,12 @@ Using search parameters with special characters - + +
+ +

Using search parameters with special characters

-
+
You can use special characters such as ?, *, and \, when searching for files and strings, based on the following rules.
@@ -20,8 +23,8 @@ for files and strings, based on the following rules. - - + + diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tarchive.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tarchive.html index 6e6ad1425ce..2f93af1d9db 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tarchive.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tarchive.html @@ -1,6 +1,6 @@ - + @@ -9,8 +9,12 @@ Managing archived files - + +
+ +

Managing archived files

+

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:

@@ -95,5 +99,6 @@ contents inside archives in that directory.
OptionDescriptionOptionDescription
*
+
\ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindelete.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindelete.html index 48201a6301c..ae966f6f9d3 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindelete.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindelete.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

Deleting a connection

-
+
Deleting a connection to a remote server does not delete any elements on the server. The action deletes your specific configuration for that @@ -24,7 +25,7 @@ commands, and named types. view, right-click your connection and select Delete.

-
+

Related tasks
Disconnecting from a remote server

diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindeleteprofile.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindeleteprofile.html index f4b8ee3c164..c694db8db00 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindeleteprofile.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindeleteprofile.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

Deleting a profile

-
+
Deleting a profile does not delete any elements on the server. The action only deletes your specific configuration (connections and filters) @@ -24,7 +25,7 @@ for that profile. To delete a profile:
  • Select the Delete... operation.
  • -
    +

    Related tasks
    Creating a second profile

    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindiscon.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindiscon.html index 250a72a4b52..e06d64841e5 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindiscon.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindiscon.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

    Disconnecting from a remote server

    -
    +
    To disconnect from a remote server in the Remote Systems view, right-click one of the subsystems displayed under your connection name @@ -50,7 +51,7 @@ have difficulties connecting and disconnecting from the server, see the related link for troubleshooting information.

    -
    +

    Related tasks
    Deleting a connection

    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindstore.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindstore.html index 984dcefa112..09fdd9d8924 100644 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindstore.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbegindstore.html @@ -1,4 +1,5 @@ + @@ -15,14 +16,19 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set --> +

    Setting up a dstore server

    +

    There are two separate platform families on which you can run a dstore server: the Linux/UNIX family and the Windows family. Each is set up a bit differently. Follow the link to the platform of your choice.

    +
    + \ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginenv.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginenv.html index 2a41baed2aa..19862640e6a 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginenv.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginenv.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

    Configuring environment variable support for connections

    -
    +

    Environment variables are set for the remote job process when you first connect to a remote system. This means that the results of setting the variables are shown in the Remote Shell view. diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html index 6c3802d12cf..c8061b26129 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html @@ -1,6 +1,6 @@ - + @@ -10,13 +10,14 @@ +

    Connecting to a remote Linux or UNIX server

    The following documentation explains how to install the Linux or UNIX server code, start the server daemon, and make a connection to a remote Linux or UNIX server. Look here for setting up a server on Windows.

    -
    +

    Prerequisites

    To use the Remote System Explorer communications server daemon you need @@ -172,10 +173,11 @@ port on the server. If you specified a port number when starting the server, you need to enter it here, for example, to work with a firewall.

    -
    +
    -
    +
    +

    Related tasks Connecting to a remote Windows server diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginpass.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginpass.html index 9098a09551b..8dbe83dca5d 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginpass.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginpass.html @@ -1,6 +1,6 @@ - + @@ -8,6 +8,7 @@ Saving passwords for remote systems +

    Saving passwords for remote systems

    When you use the Remote System Explorer, you can save passwords for remote systems on your local PC. The stored passwords are then retrieved whenever a password is required to connect. When you save your password for a particular remote system, you will not be prompted to sign on when you try to connect to that system. @@ -15,7 +16,7 @@

    When you first try to connect to a remote system, you will be prompted with the following dialog:

    - +Password Prompt

    To save this password on your local PC:

    @@ -66,5 +67,6 @@ eclipse -keyring C:/mykeyring.txt -password mypasswd

    Use the Add, Change, and Remove buttons to manage your password information for remote systems.

    +
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecond.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecond.html index 07ddaf1db67..6f83c56ffb2 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecond.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecond.html @@ -1,7 +1,6 @@ - - + @@ -18,8 +17,11 @@ Contributors: David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server --> - + +
    +

    Creating a second connection to a remote server

    +

    In the Remote System Explorer, you can create a second connection to the same, or a different type of server, such as Linux, UNIX, or Windows. @@ -27,14 +29,13 @@ You can also create a second connection to the same server with a separate job environment, for example, to specify different environment variables or different user IDs.

    To create a second connection:
    -
    1. In the Remote Systems view, expand New Connection.
    2. Click the plus sign beside the type of server you to which you want to make a second connection. For example, Linux, UNIX, or Windows.
    3. Complete the dialog as you normally would, making sure that you give your new connection a unique name.
    -
    +

    Related tasks
    Configuring environment variable support for connections
    Connecting to a remote Linux or UNIX server
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecprofile.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecprofile.html index 8e8aafc0c15..5896c128f27 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecprofile.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginsecprofile.html @@ -1,6 +1,6 @@ - + @@ -11,8 +11,10 @@ +

    Creating a second profile

    +

    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:

    @@ -21,11 +23,14 @@ shared by all team members.

  • From the Team view's menu bar, click the "Create a new profile" button
  • Complete the "New Profile" wizard.
  • +
    +

    Note: due to an internal restriction a profile name cannot contain three consecutive underscore characters at this time.

    Related tasks
    Deleting a profile

    +
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html index 2ff0c7fbbaa..caf00289d18 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html @@ -1,7 +1,6 @@ - - + @@ -10,9 +9,10 @@ +

    Connecting to a remote Windows server

    -
    +

    The following documentation explains how to install the Windows server code, start the server daemon, and make a connection to a remote Windows server. Look here for setting up @@ -114,7 +114,7 @@ server. If you specified a port number when starting the server, you need to enter it here, for example, to work with a firewall.

    -
    +

    Related tasks
    Connecting to a remote Linux or UNIX server

    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbuild.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbuild.html index 6c9f135f824..40c0dabd4c2 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbuild.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbuild.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Exporting resources to a remote file system - + +
    +

    Building programs on a remote system

    -
    +

    A configuration in the External Tools dialog lets you build programs on remote systems.

    To build programs on a remote system:
      diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html index d6cc57d045c..53ff21e1104 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html @@ -1,7 +1,6 @@ - - + @@ -9,9 +8,11 @@ Editing an existing type - + +
      +

      Editing an existing type

      -
      +
      To edit an existing type:
      1. In the Remote Systems view, right-click on a file subsystem, and select Work With > Named @@ -22,7 +23,7 @@ Types.
      2. Click Apply.
      -
      +

      Related concepts
      User actions (user options)

      diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagedel.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagedel.html index f425ed5f069..bb4d8c9f398 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagedel.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagedel.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

      Deleting filters

      -
      +
      Deleting a filter does not delete any elements that you managed with that filter. The action only deletes your specific configuration for diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanageedit.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanageedit.html index bbb5adc10c9..5fb5b8c28b0 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanageedit.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanageedit.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

      Changing filters

      -
      +
      You can change a filter if you want to alter the host items that it displays in the Remote Systems view. When you change a filter, you diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagemem.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagemem.html index be10275515c..8c85755ee02 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagemem.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagemem.html @@ -1,7 +1,6 @@ - - + @@ -10,7 +9,9 @@ +

      Creating file filters

      +

      File filters list a set of files and folders from your host in the Remote Systems view.

      1. In the Remote Systems view, expand your connection and then expand Files.
      2. @@ -25,8 +26,11 @@ Note: Filters are named so that the Remote System Explorer can save them for fut
      3. Click Next to see more text information about the filter or click Finish.
      Your new file filter is displayed in the Remote Systems view under Files. +
      + diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepools.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepools.html index 2954b62a221..406daeacab5 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepools.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepools.html @@ -1,6 +1,6 @@ - + @@ -11,9 +11,10 @@ +

      Configuring filter pools

      -
      +

      If you have been using the Remote System Explorer for some time, your workspace might contain too many filters to navigate easily. @@ -71,7 +72,7 @@ mark. Note: at time this filter pool names cannot contain three consecutive underscore characters.

      -
      +

      Related concepts

      Remote System Explorer filters, filter pools, and filter pool references

      diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepoolsref.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepoolsref.html index d734c30252f..fc22d14f6d8 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepoolsref.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagepoolsref.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Configuring filter pool references - + +

      +

      Configuring filter pool references

      -
      +

      You can share filter pools among many connections through the use of a filter pool reference. A filter pool reference is a mechanism @@ -41,7 +43,7 @@ reference. You can also move your filter pools up and down with the right-click menu.

      -
      +

      Related concepts
      Remote System Explorer filters, filter pools, and filter pool references
      diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagesearch.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagesearch.html index 149405f1fa1..b29ebd1bb3c 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagesearch.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tmanagesearch.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Search for text and files on remote servers - + +

      +

      Search for text and files on remote servers

      -
      +

      You can search for text strings and files on any remote server or file system, including Linux, UNIX, and Windows systems.

      There are three main ways you can search for files and text strings @@ -86,7 +88,7 @@ example, "bin/rmid and jre/bin/rmid":
      -
      +

      Related reference
      Using search parameters with special characters

      diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tremoexp.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tremoexp.html index c52180c5762..2021240c32b 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tremoexp.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tremoexp.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Exporting resources to a remote file system - + +
      +

      Exporting resources to a remote file system

      -
      +

      A page in the Export wizard enables you to export resources from the workspace to a remote file system.

      To export resources from the workspace:
        diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tremoimp.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tremoimp.html index fb2363c2733..27d4b0a704c 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tremoimp.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tremoimp.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Importing resources from a remote file system - + +
        +

        Importing resources from a remote file system

        -
        +

        A page in the Import wizard enables you to import resources from a remote file system to the workspace.

        To import resources to the workspace:
          diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html index 0008b5521d8..067b1e58eee 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Removing an existing type - + +
          +

          Removing an existing type

          -
          +
          To remove an existing type:
          1. In the Remote Systems view, right-click on a subsystem, and select Work With > Named Types.
          2. @@ -20,7 +22,7 @@
          3. Click Remove.
          -
          +

          Related concepts
          User actions (user options)

          Related tasks
          diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/truncmdsview.html b/rse/doc/org.eclipse.rse.doc.user/tasks/truncmdsview.html index 70751e49541..47778b26bed 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/truncmdsview.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/truncmdsview.html @@ -1,6 +1,6 @@ - + @@ -9,9 +9,11 @@ Running and viewing commands using the Remote Shell view - + +

          +

          Running and viewing commands using the Remote Shell view

          -
          +
          You can open a shell for your local and remote systems, from the Remote System Explorer,

          Opening the Remote Shell view and launching a command shell

          @@ -43,7 +45,7 @@ or environment variable names while you type commands.

          -
          +

          Related concepts
          Shells and commands in the Remote Systems view

          Related tasks
          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 6610d4df585..f7e21edcf2a 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/ttablecopy.html @@ -1,7 +1,6 @@ - - + @@ -10,7 +9,9 @@ +

          Copying and pasting in the Remote System Explorer

          +

          You can copy and paste files not only between files and folders, but between different host systems as well. For example, you can @@ -30,8 +31,11 @@ where you want to paste the file.

        1. Navigate through the directories and files until you find the place where you want to paste the file.
        2. Right-click on the parent file that contains the files where you want to paste your file, and select Paste.
        +
        + diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/ttabledrag.html b/rse/doc/org.eclipse.rse.doc.user/tasks/ttabledrag.html index e7e2c1f7d14..01083ecab68 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/ttabledrag.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/ttabledrag.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

        Dragging and dropping items in the Remote System Explorer

        -
        +
        You can drag and drop files between different hosts, such as Local, Linux, UNIX, or Windows. @@ -39,7 +40,7 @@ while you drag the item to the desired location, and then release the button.
        -
        +

        Related tasks
        Copying and pasting in the Remote System Explorer

        diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup.html index 9160287f75f..11cacd032c1 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup.html @@ -1,7 +1,6 @@ - - + @@ -10,10 +9,12 @@ +

        Using team support

        -
        -
        You can use any Eclipse-enabled repository from any + +
        +You can use any Eclipse-enabled repository from any vendor. The following information describes project-sharing using Concurrent Versions System (CVS) support that comes with Eclipse. Steps and user interface @@ -29,7 +30,8 @@ and your local workspace will then be synchronized with the server. You might also find inactive profiles that belong to other teammates in the Team view after you synchronize with the central server. You can choose whether or not to activate these profiles in the Team view if you want to see the -profile's contents in the Remote System Explorer on your local workstation.
        +profile's contents in the Remote System Explorer on your local workstation. +

        In a team programming environment, team members do work in their own workbench, isolated from others. Eventually they will want to share their work with their teammates. The Remote System Explorer allows them to share @@ -103,11 +105,10 @@ and select Reload Remote System Explorer. This refreshes the Remote System Explorer and Team view to reflect the new or changed resources.

      -

      Viewing the project resources in the Navigator view

      -
      +
      The Navigator view provides a hierarchical view of all the resources in the workspace. From here, you can view the contents of the projects that are shared, including the RemoteSystemsConnection @@ -119,10 +120,10 @@ To add it to the current perspective,
    1. Expand Basic.
    2. Select Navigator.
    -
    -
    +
    + -
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup1.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup1.html index b1aa0fb3ca8..04afa8819c7 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup1.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tteamsup1.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

    Working with profiles and team support

    -
    +
    All connections, filter data, user actions, and compile commands belong to profiles. Profiles can be shared by team members for the purpose of team development. You can work with your profiles in the Team view to enable @@ -68,7 +69,7 @@ working with active profile artifacts, or remain in the Team view to
    -
    +

    Related concepts
    Team support
    Remote System Explorer Profiles
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html index 16dad2f5520..0f3d34edefe 100644 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tusingefs.html @@ -1,5 +1,5 @@ - + @@ -9,8 +9,9 @@ - +

    Using RSE and EFS

    +

    The Eclipse File System (EFS) is an interface supported by Eclipse that allows Eclipse to use non-local file systems. Many Eclipse components are EFS-aware, that is, they can use resources supplied by EFS as if they were located on a local file system. @@ -36,6 +37,6 @@ Using this support you could, for example, set up a Java project from a machine

    The advantages of using linked resources and an RSE-supplied EFS are that the tools that the workbench provides are available directly on the remote source. In addition, since you can edit directly on the remote system there will be no immediate synchronization/merge issues. However, this can lead to problems with update conflicts if the directories on the remote system are shared with others and are quite active. The disadvantages are what you would expect: that you can run into quite slow refreshes of the workspace. Since EFS maps the remote directory tree anytime Eclipse wants to do a refresh it may take several hours. Tools that are not EFS-aware may force these refreshes to happen at odd times which can lead to unpredictable performance.

    - +
    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html index bb6661380fa..a5c0e0bc0f2 100644 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkssl.html @@ -1,7 +1,7 @@ - + @@ -9,8 +9,10 @@ Working with SSL +

    Working with SSL

    SSL Overview

    +

    Secure-Sockets Layer (SSL) is a communications facility that encrypts all communications between a client and a target system. The DStore communications protocol in RSE supports SSL. @@ -84,5 +86,6 @@ One would then edit the ssl.properties file to use this as follows: daemon_keystore_file=keystore_file daemon_keystore_password=d98kMn50sV +

    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html index c3d49d81dba..4dc381bb036 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tworkuseract.html @@ -1,6 +1,6 @@ - + @@ -10,9 +10,10 @@ +

    Managing user actions (user options)

    -
    +
    To create a new action or change an existing action:
    1. In the Remote Systems view, expand the connection @@ -66,7 +67,7 @@ user actions by profile on the Remote Systems Preferences page.

    -
    +

    Related concepts
    User actions (user options)

    diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html b/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html index d1d2ca7fbd4..f5c6513cb75 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/twrkcmdshl.html @@ -1,6 +1,6 @@ - + @@ -11,8 +11,9 @@ +

    Working with command shells

    -
    +

    In the Remote Systems view, you can launch a shell to perform commands in a specific directory or folder of a remote file system.

    @@ -36,7 +37,7 @@ shell is running on the same connection, each subsequent shell has a number appended to the connection name.
    -