1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/rse/doc/org.eclipse.rse.doc.user/gettingstarted/g1installing.html

56 lines
2.6 KiB
HTML

<?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>
<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." />
<link rel="stylesheet" type="text/css" href="../book.css" />
<title>Installing the RSE</title>
</head>
<!--
This program and the accompanying materials are made available under the terms
of the Eclipse Public License v1.0 which accompanies this distribution, and is
available at http://www.eclipse.org/legal/epl-v10.html
Contributors:
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
-->
<body id="g1installing-body">
<a name="g1installing"><!-- --></a>
<h1 class="topictitle1">Installing the Remote System Explorer</h1>
<div>
<p>
The simplest way to get RSE is via the Update Manager: From your running instance
of Eclipse 3.3, choose <i>Help &gt; Software Updates &gt; Find and Install...</i>.
Choose "Search for New Features to Install", and select the "add a new Remote Site named
"RSE" and pointing to <a href="http://download.eclipse.org/dsdp/tm/updates/2.0/">
http://download.eclipse.org/dsdp/tm/updates/2.0/</a>.
Select the RSE SDK feature, and perform the update process as usual.</p>
<p>If you prefer manual installation, you can download RSE SDK from the
DSDP <a href="http://download.eclipse.org/dsdp/tm/downloads/">Target
Management Download Site</a> and extract it into your installation of
Eclipse 3.3 or later, or link it as product extension.</p>
<p>Start Eclipse Workbench, and choose <i>Window &gt; Open Perspective &gt;
Other &gt; Remote System Explorer</i>.</p>
</div>
<div>
<!--
<p><b class="relconceptshd">Related concepts</b><br />
<a href="../concepts/cbegin.html" title="">Remote System Explorer Connections</a><br />
</p>
<p><b class="reltaskshd">Related tasks</b><br />
-->
<p><b class="reltaskshd">Follow-up tasks</b><br />
<a href="g2firststeps.html" title="">First Steps with the Remote System Explorer</a><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" />
<a href="gusing.html" title="">Using Remote System Explorer Connections</a><br />
<a href="gxtending.html" title="">Extending Remote System Explorer</a><br />
</p>
</div>
</body>
</html>