1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

[400735] Accessibility issues for web document

This commit is contained in:
David McKnight 2013-03-13 12:53:06 -04:00
parent 7202996946
commit 3b505a5229
48 changed files with 231 additions and 152 deletions

View file

@ -1,16 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>About</title>
</head>
<body lang="EN-US">
<div role="main">
<h2>About This Content</h2>
<p>June 5, 2007</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
Eclipse Public License Version 1.0 (&quot;EPL&quot;). 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 <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -18,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set
-->
<body id="cbegin-body">
<div role="main">
<a name="cbegin"><!-- --></a>
<h1 class="topictitle1">Remote System Explorer Connections</h1>
<div>
<p>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.</p>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br />
<a href="cfilters.html" title="">Remote System Explorer filters, filter
pools, and filter pool references</a><br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -10,9 +10,10 @@
</head>
<body id="cfilters-body">
<div role="main">
<a name="cfilters"></a>
<h1 class="topictitle1">Filters, filter pools, and filter pool references</h1>
<div>
<h2>Filters and Filtering Resources</h2>
<p>
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.
</p>
</div>
<div>
<div role="navigation">
<!-- TODODeferred
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="cuseractions.html" title="">User actions</a><br/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -10,10 +10,10 @@
<title> Remote System Explorer Profiles </title>
</head>
<body id="cprofile-body">
<div role="main">
<a name="cprofile">
<!-- -->
</a> <h1 class="topictitle1"> Remote System Explorer Profiles </h1>
<div>
<p>
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 <em>private profile</em>, usually named after the host name of the machine that creates the workspace, and a profile called <i> Team</i>. 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.
</p>
@ -82,7 +82,7 @@ resources
from the central server. </p>
-->
</div>
<div>
<div role="navigation">
<p>
<b class="relconceptshd"> Related concepts</b>
<br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="cremcompile-body">
<div role="main">
<a name="cremcompile"><!-- --></a>
<h1 class="topictitle1">Compiling Programs</h1>
<div>
<p>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.</p>
<p>See the related topics below for more information.</p>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related concepts</b><br/>
<a href="cprofile.html"><span style="text-decoration: underline;">Profiles</span></a><br/>
<a href="crunremcmds.html">Commands and Shells</a><br/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="crunremcmds-body">
<div role="main">
<a name="crunremcmds"><!-- --></a>
<h1 class="topictitle1">Shells and commands in the Remote Systems view</h1>
<div>
<p>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.<br/>
@ -31,7 +32,7 @@ running shells.</li>
Remote System Explorer, the Remote Shell view is used to display the output
and provide a way to work with that output. </p>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="../tasks/truncmdsview.html" title="">Running and viewing commands using the Remote Shell view</a><br/>
<a href="../tasks/twrkcmdshl.html" title="In the Remote Systems view, you can launch a shell to perform commands in the iSeries Integrated File System (IFS).">Working

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -8,9 +8,10 @@
<title>Team support</title>
</head>
<body id="cteam-body">
<div role="main">
<a name="cteam"><!-- --></a>
<h1 class="topictitle1">Team support</h1>
<div>
<p>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.</p>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="cprofile.html" title="">Remote System Explorer Profiles</a><br/>
</p>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2003, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -19,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set
-->
<body>
<div role="main">
<a name="cuniversal"><!-- --></a>
<h1 class="topictitle1">Universal Systems</h1>
<div>
<p>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:<br />
</p>
</div>
<div>
<div role="navigation">
<p><b>Related concepts</b><br clear="all" />
<a href="crunremcmds.html">Shells and commands in the Remote Systems view</a><br clear="all" />
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="cuseractions-body">
<div role="main">
<a name="cuseractions"><!-- --></a>
<h1 class="topictitle1">User actions (user options)</h1>
<div>
<p>User actions are server commands that you define on the <b>Work
With
User Actions</b> window, and will run against resources such as files
@ -38,7 +39,7 @@ for remote objects which is one of the specified types.</li>
</ul>
</div>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="../tasks/tworkuseract.html" title="">Managing user actions
(user options)</a><br/>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) 2006, 2010 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -19,9 +19,10 @@ Martin Oberhuber (Wind River) - [314217] "Installing RSE" is outdated in RSE use
-->
<body id="g1installing-body">
<div role="main">
<a name="g1installing"><!-- --></a>
<h1 class="topictitle1">Installing the Remote System Explorer</h1>
<div>
<p>
The simplest way to get RSE is via Software Updates: From your running instance
of Eclipse 3.4 or newer, choose <i>Help &gt; Install New Software...</i>.
@ -46,7 +47,7 @@ Eclipse 3.4 or later, or link it as product extension.</p>
Other &gt; Remote System Explorer</i>.</p>
</div>
<div>
<div role="navigation">
<!--
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -18,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set
-->
<body id="g2firststeps-body">
<div role="main">
<a name="g2firststeps"><!-- --></a>
<h1 class="topictitle1">First Steps with the Remote System Explorer</h1>
<div>
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 <i>Local</i> node:
@ -50,7 +51,7 @@ get a server launched for a particular user, the most easy one to set up is the
daemon method.</p>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Follow-up tasks</b><br />
<a href="../tasks/tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br clear="all" />
<a href="../tasks/tbeginwindows.html">Connecting to a remote Windows server</a><br clear="all" />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -18,9 +18,10 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set
-->
<body id="gstart-body">
<div role="main">
<a name="gstart"><!-- --></a>
<h1 class="topictitle1">Getting Started with the Remote System Explorer</h1>
<div>
<p>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:</p>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -8,9 +8,10 @@
<title>Using Remote Connections</title>
</head>
<body id="gusing-body">
<div role="main">
<a name="gusing"><!-- --></a>
<h1 class="topictitle1">Using Remote Connections</h1>
<div>
<p>
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..
</ul>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Follow-up tasks</b><br/>
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br/>
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -61,10 +61,11 @@ function getStatus(url){
</head>
<body id="gxtending-body">
<div role="main">
<a name="gxtending"><!-- --></a>
<h1 class="topictitle1">Extending Remote System Explorer</h1>
<div>
<p>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
</p>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="../concepts/cfilters.html" title="">Remote System Explorer filters, filter
pools, and filter pool references</a><br/>

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2012. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
@ -8,15 +8,18 @@
<LINK REL="STYLESHEET" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Legal Notices</title>
</head>
<body>
<body>
<div role="main">
<h3>
<a NAME="Notices"></a>Notices</h3>
<p>
The material in this guide is Copyright (c) IBM Corporation and others 2000, 2012.
</p>
<p>
</div>
<div role="navigation">
<a href="about.html">Terms and conditions regarding the use of this guide.</a>
</p>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -8,9 +8,10 @@
<title>Accessing Remote System Explorer preferences</title>
</head>
<body id="rrsepref-body">
<div role="main">
<a name="rrsepref"><!-- --></a>
<h1 class="topictitle1">Accessing Remote System Explorer preferences</h1>
<div>
<div class="p">
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. </div>
border="1" rules="all">
<tbody>
<tr>
<td valign="top"><b>Option</b></td>
<td valign="top"><b>Description</b></td>
<td valign="top"><b>Default</b></td>
<th valign="top"><b>Option</b></th>
<th valign="top"><b>Description</b></th>
<th valign="top"><b>Default</b></th>
</tr>
<tr>
<td valign="top">Default user ID for each system type</td>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -9,9 +9,12 @@
<title>Using search parameters with special characters</title>
</head>
<body id="rtablesub-body"><a name="rtablesub"><!-- --></a>
<body id="rtablesub-body">
<div role="main">
<a name="rtablesub"><!-- --></a>
<h1 class="topictitle1">Using search parameters with special characters</h1>
<div>
<div class="p">You can use special characters such as ?, *, and \, when searching
for files and strings, based on the following rules.
</div>
@ -20,8 +23,8 @@ for files and strings, based on the following rules.
<table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all">
<tbody>
<tr>
<td valign="top"><b>Option</b></td>
<td valign="top"><b>Description</b></td>
<th valign="top"><b>Option</b></th>
<th valign="top"><b>Description</b></th>
</tr>
<tr>
<td valign="top">*</td>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,8 +9,12 @@
<title>Managing archived files</title>
</head>
<body id="tarchive"><a name="tarchive"><!-- --></a>
<body id="tarchive">
<div role="main">
<a name="tarchive"><!-- --></a>
<h1 class="topictitle1">Managing archived files</h1>
<div class="p">
<p>You can work with archived files and folders in the Remote System Explorer.</p>
<p>Use the Remote Systems view perform the following actions with archived files:</p>
@ -95,5 +99,6 @@ contents inside archives in that directory.</td>
</tbody>
</table>
</div>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tbegindelete">
<div role="main">
<a name="tbegindelete"><!-- --></a>
<h1 class="topictitle1">Deleting a connection</h1>
<div>
<div class="p">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 <b>Delete</b>.</p>
</div>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbegindiscon.html" title="">Disconnecting from a remote server</a><br/>
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tbegindelete">
<div role="main">
<a name="tbegindelete"></a>
<h1 class="topictitle1">Deleting a profile</h1>
<div>
<div class="p">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:
<li>Select the <b>Delete...</b> operation.</li>
</ol>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbeginsecprofile.html" title="">Creating a second profile</a><br/>
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tbegindiscon">
<div role="main">
<a name="tbegindiscon"></a>
<h1 class="topictitle1">Disconnecting from a remote server</h1>
<div>
<div class="p">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.</p>
</div>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbegindelete.html" title="">Deleting a connection</a><br/>
<br/>

View file

@ -1,4 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2008."/>
@ -15,14 +16,19 @@ David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for set
-->
<body>
<div role="main">
<h1>Setting up a dstore server</h1>
<p>
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.<br />
</p>
</div>
<div role="navigation">
<p>
<a href="tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br />
<a href="tbeginwindows.html">Connecting to a remote Windows server</a>
</p>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tbeginenv">
<div role="main">
<a name="tbeginenv"></a>
<h1 class="topictitle1">Configuring environment variable support for connections</h1>
<div>
<p>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.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,13 +10,14 @@
</head>
<body id="tbeginlinux">
<div role="main">
<a name="tbeginlinux"><!-- --></a>
<h1 class="topictitle1">Connecting to a remote Linux or UNIX server</h1>
<p>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 <a href="tbeginwindows.html">here</a> for setting up
a server on <a href="tbeginwindows.html">Windows</a>.</p>
<div>
<div class="p">
<p><b>Prerequisites</b></p>
<p>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.</div>
</div>
<div class="p">
<div class="note"></div>
<div class="note">
</div>
</div>
<div>
</div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b>
<a href="tbeginwindows.html" title="">Connecting to a remote Windows
server</a>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -8,6 +8,7 @@
<title>Saving passwords for remote systems</title>
</head>
<body>
<div role="main">
<h1>Saving passwords for remote systems</h1>
<p>
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 @@
<p>
When you first try to connect to a remote system, you will be prompted with the following dialog:
</p>
<img src="../images/pw.jpg"></img>
<img src="../images/pw.jpg" ALT="Password Prompt"></img>
<p>
To save this password on your local PC:
</p>
@ -66,5 +67,6 @@ eclipse -keyring C:/mykeyring.txt -password mypasswd
<p>
Use the Add, Change, and Remove buttons to manage your password information for remote systems.
</p>
</div>
</body>
</html>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -18,8 +17,11 @@ Contributors:
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
-->
<body><a name="tbeginsecond"></a>
<body>
<div role="main">
<a name="tbeginsecond"></a>
<h1 class="topictitle1">Creating a second connection to a remote server</h1>
<div class="p">
<p>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.</p>
To create a second connection:
</div>
<div>
<ol>
<li><span>In the Remote Systems view, expand <b>New Connection</b>.</span></li>
<li><span>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.</span></li>
<li><span>Complete the dialog as you normally would, making sure that you give your new connection a unique name.</span></li>
</ol>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br />
<a href="tbeginenv.html" title="">Configuring environment variable support for connections</a><br />
<a href="tbeginlinux.html" title="">Connecting to a remote Linux or UNIX server</a><br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -11,8 +11,10 @@
</head>
<body id="tbeginsecprofile">
<div role="main">
<a name="tbeginsecprofile"></a>
<h1 class="topictitle1">Creating a second profile</h1>
<p>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.</p>
<p>To create a second profile:</p>
@ -21,11 +23,14 @@ shared by all team members.</p>
<li>From the Team view's menu bar, click the "Create a new profile" button</li>
<li>Complete the "New Profile" wizard.</li>
</ol>
</div>
<div role="navigation">
<p>
Note: due to an internal restriction a profile name cannot contain three consecutive underscore characters at this time.
</p>
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbegindeleteprofile.html" title="">Deleting a profile</a><br/>
</p>
</div>
</body>
</html>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -10,9 +9,10 @@
</head>
<body>
<div role="main">
<a name="tbeginwindows"></a>
<h1 class="topictitle1">Connecting to a remote Windows server</h1>
<div>
<p>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 <a href="tbeginlinux.html">here</a> 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.</div>
</div>
</div>
<div>
<div role="navigation">
<p><b class="reltaskshd">Related tasks</b><br/>
<a href="tbeginlinux.html" title="">Connecting to a remote Linux or UNIX server</a><br/>
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Exporting resources to a remote file system</title>
</head>
<body id="tremoexp"><a name="tremoexp"><!-- --></a>
<body id="tremoexp">
<div role="main">
<a name="tremoexp"><!-- --></a>
<h1 class="topictitle1">Building programs on a remote system</h1>
<div>
<p>A configuration in the External Tools dialog lets you build programs on remote systems.</p>
<div class="p">To build programs on a remote system:</div>
<ol>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -9,9 +8,11 @@
<title>Editing an existing type</title>
</head>
<body id="tedittype"><a name="tedittype"><!-- --></a>
<body id="tedittype">
<div role="main">
<a name="tedittype"><!-- --></a>
<h1 class="topictitle1">Editing an existing type</h1>
<div>
<div class="p">To edit an existing type: </div>
<ol>
<li><span>In the Remote Systems view, right-click on a file subsystem, and select <span><b>Work With </b> &gt; <b>Named
@ -22,7 +23,7 @@ Types</b></span>.</span></li>
<li><span>Click <b>Apply</b>.</span></li>
</ol>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cuseractions.html" title="">User actions (user options)</a><br />
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body>
<div role="main">
<a name="tmanagedel"></a>
<h1 class="topictitle1">Deleting filters</h1>
<div>
<div class="p">Deleting a filter does not delete any elements that you
managed with
that filter. The action only deletes your specific configuration for

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body>
<div role="main">
<a name="tmanageedit"></a>
<h1 class="topictitle1">Changing filters</h1>
<div>
<div class="p">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

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2003, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -10,7 +9,9 @@
</head>
<body>
<div role="main">
<h1>Creating file filters</h1>
<p>File filters list a set of files and folders from your host in the Remote Systems view.</p>
<ol>
<li>In the Remote Systems view, expand your connection and then expand <b>Files</b>.</li>
@ -25,8 +26,11 @@ Note: Filters are named so that the Remote System Explorer can save them for fut
<li>Click <b>Next </b>to see more text information about the filter or click <b>Finish</b>.</li>
</ol>
Your new file filter is displayed in the Remote Systems view under Files.
</div>
<div role="navigation">
<p><b>Related tasks</b><br/>
<a href="tmanageedit.html">Changing filters</a><br/>
<a href="tmanagepools.html">Configuring filter pools</a></p>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -11,9 +11,10 @@
</head>
<body id="tmanagepools">
<div role="main">
<a name="tmanagepools"></a>
<h1 class="topictitle1">Configuring filter pools</h1>
<div>
<p>
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.
</p>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br></br>
<a href="../concepts/cfilters.html" title="">Remote System Explorer
filters, filter pools, and filter pool references</a><br></br>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -9,9 +9,11 @@
<title>Configuring filter pool references</title>
</head>
<body id="tmanagepools"><a name="tmanagepools"><!-- --></a>
<body id="tmanagepools">
<div role="main">
<a name="tmanagepools"><!-- --></a>
<h1 class="topictitle1">Configuring filter pool references</h1>
<div>
<div class="p">
<p>You can share filter pools among many connections through
the use of a <i>filter pool reference</i>. A filter pool reference is a mechanism
@ -41,7 +43,7 @@ reference</b>. You can also move your filter pools up and down with the
right-click menu.
</div>
</div>
<div>
<div role="navigation">
<p>
<b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cfilters.html" title="">Remote System Explorer filters, filter pools, and filter pool references</a><br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Search for text and files on remote servers</title>
</head>
<body id="tmanagesearch"><a name="tmanagesearch"><!-- --></a>
<body id="tmanagesearch">
<div role="main">
<a name="tmanagesearch"><!-- --></a>
<h1 class="topictitle1">Search for text and files on remote servers</h1>
<div>
<p>You can search for text strings and files on any remote server
or file system, including Linux, UNIX, and Windows systems.</p>
<div class="p">There are three main ways you can search for files and text strings
@ -86,7 +88,7 @@ example, "bin/rmid and jre/bin/rmid":
</div>
</div>
</div>
<div>
<div role="navigation">
<p><b class="relrefhd">Related reference</b><br />
<a href="../ref/rsearch.html" title="">Using search parameters with special characters</a><br />
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Exporting resources to a remote file system</title>
</head>
<body id="tremoexp"><a name="tremoexp"><!-- --></a>
<body id="tremoexp">
<div role="main">
<a name="tremoexp"><!-- --></a>
<h1 class="topictitle1">Exporting resources to a remote file system</h1>
<div>
<p>A page in the Export wizard enables you to export resources from the workspace to a remote file system.</p>
<div class="p">To export resources from the workspace:</div>
<ol>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Importing resources from a remote file system</title>
</head>
<body id="tremoimp"><a name="tremoimp"><!-- --></a>
<body id="tremoimp">
<div role="main">
<a name="tremoimp"><!-- --></a>
<h1 class="topictitle1">Importing resources from a remote file system</h1>
<div>
<p>A page in the Import wizard enables you to import resources from a remote file system to the workspace.</p>
<div class="p">To import resources to the workspace:</div>
<ol>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Removing an existing type</title>
</head>
<body id="tremtype"><a name="tremtype"><!-- --></a>
<body id="tremtype">
<div role="main">
<a name="tremtype"><!-- --></a>
<h1 class="topictitle1">Removing an existing type</h1>
<div>
<div class="p">To remove an existing type: </div>
<ol>
<li><span>In the Remote Systems view, right-click on a subsystem, and select <span><b>Work With </b> &gt; <b>Named Types</b></span>.</span></li>
@ -20,7 +22,7 @@
<li><span>Click <b>Remove</b>.</span></li>
</ol>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cuseractions.html" title="">User actions (user options)</a><br />
</p><p><b class="reltaskshd">Related tasks</b><br />

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -9,9 +9,11 @@
<title>Running and viewing commands using the Remote Shell view </title>
</head>
<body id="truncmdsview"><a name="truncmdsview"><!-- --></a>
<body id="truncmdsview">
<div role="main">
<a name="truncmdsview"><!-- --></a>
<h1 class="topictitle1">Running and viewing commands using the Remote Shell view </h1>
<div>
<div class="p">You can open a shell for your local and remote systems, from the
Remote System Explorer, <p><b>Opening the Remote Shell view and launching
a command shell</b></p>
@ -43,7 +45,7 @@ or environment variable names while you type commands.</p>
<p></p>
</div>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/crunremcmds.html" title="">Shells and commands in the Remote Systems view</a><br />
</p><p><b class="reltaskshd">Related tasks</b><br />

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -10,7 +9,9 @@
</head>
<body>
<div role="main">
<h1>Copying and pasting in the Remote System Explorer</h1>
<p>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.</p>
<li>Navigate through the directories and files until you find the place where you want to paste the file.</li>
<li>Right-click on the parent file that contains the files where you want to paste your file, and select <b>Paste</b>.</li>
</ol>
</div>
<div role="navigation">
<p><b>Related tasks</b><br/>
<a href="ttabledrag.html">Dragging and dropping items in the Remote System Explorer</a><br/>
</p>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body>
<div role="main">
<a name="ttabledrag"></a>
<h1 class="topictitle1">Dragging and dropping items in the Remote System Explorer</h1>
<div>
<div class="p">
<div class="p">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.</l
</ol>
</div>
</div>
<div>
<div role="navigation">
<p><b>Related tasks</b><br clear="all"/>
<a href="ttablecopy.html" title="">Copying and pasting in the Remote System Explorer</a><br clear="all"/>
</p>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2004, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -10,10 +9,12 @@
</head>
<body id="tteamsup">
<div role="main">
<a name="tteamsup"><!-- --></a>
<h1 class="topictitle1">Using team support</h1>
<div>
<div class="p">You can use any Eclipse-enabled repository from any
<div class="p">
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.</div>
profile's contents in the Remote System Explorer on your local workstation.
</div>
<p>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 <b>Reload Remote System Explorer</b>. This refreshes
the Remote System Explorer and Team view to reflect the new or changed
resources.</span></li>
</ol>
</div>
<div class="nested1" id="tviewproject"><a name="tviewproject"><!-- --></a>
<h2 class="topictitle2">Viewing the project resources in the Navigator
view</h2>
<div>
</div>
<div class="p">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 <span style="font-weight: bold;">RemoteSystemsConnection
@ -119,10 +120,10 @@ To add it to the current perspective,
<li>Expand <b>Basic.</b> </li>
<li>Select <b>Navigator.</b></li>
</ol>
</div>
<div class="p"><img src="../images/navigator.jpg" alt=""/></div>
</div>
<div>
</div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="../concepts/cteam.html" title="">Team support</a><br/>
<a href="../concepts/cprofile.html" title="">Remote System Explorer
@ -132,6 +133,5 @@ Profiles</a><br/>
<a href="tteamsup1.html" title="">Working with profiles and team support</a><br/>
</p>
</div>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tteamsup1">
<div role="main">
<a name="tteamsup1"></a>
<h1 class="topictitle1">Working with profiles and team support</h1>
<div>
<div class="p">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
</div>
</div>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="../concepts/cteam.html" title="">Team support</a><br/>
<a href="../concepts/cprofile.html" title="">Remote System Explorer Profiles</a><br/>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."/>
@ -9,8 +9,9 @@
</head>
<body>
<div role="main">
<h1>Using RSE and EFS</h1>
<p>
The Eclipse File System (EFS) is an interface supported by Eclipse that allows Eclipse to use non-local file systems.
Many Eclipse components are <strong>EFS-aware</strong>, 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
</p><p>
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.
</p>
</div>
</body>
</html>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="copyright" content="Copyright (c) IBM Corporation 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
@ -9,8 +9,10 @@
<title> Working with SSL </title>
</head>
<body>
<div role="main">
<h1>Working with SSL</h1>
<h2>SSL Overview</h2>
<p>
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
</code></pre>
</div>
</body>
</html>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -10,9 +10,10 @@
</head>
<body id="tworkuseract">
<div role="main">
<a name="tworkuseract"></a>
<h1 class="topictitle1">Managing user actions (user options)</h1>
<div>
<div class="p">To create a new action or change an existing action:</div>
<ol>
<li><span>In the Remote Systems view, expand the connection
@ -66,7 +67,7 @@ user actions by profile</b> on the <b>Remote Systems Preferences</b>
page.</p>
</div>
</div>
<div>
<div role="navigation">
<p><b class="relconceptshd">Related concepts</b><br/>
<a href="../concepts/cuseractions.html" title="">User actions (user options)</a><br/>
</p>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@ -11,8 +11,9 @@
</head>
<body id="twrkcmdshl">
<div role="main">
<h1 class="topictitle1">Working with command shells</h1>
<div>
<p>In the Remote Systems view, you can launch a shell to perform commands
in a specific directory or folder of a remote file system.</p>
<div class="p">
@ -36,7 +37,7 @@ shell is running on the same connection, each subsequent shell has a number
appended to the connection name.
</div>
</div>
<div>
<div role="navigation">
<p>
<b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/crunremcmds.html" title="">Shells and commands in the Remote Systems view</a><br />