mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 00:25:25 +02:00
48 lines
2.2 KiB
HTML
48 lines
2.2 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 Wind River Systems, Inc. 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>
|
|
<body id="g1installing">
|
|
<a name="g1installing"><!-- --></a>
|
|
<h1 class="topictitle1">Installing the Remote System Explorer</h1>
|
|
<div>
|
|
The simplest way to get RSE is via the Update Manager: From your running instance
|
|
of Eclipse 3.2, choose <i>Help > Software Updates > Find and Install...</i>.
|
|
Choose "Search for New Features to Install", and add a new Remote Site named
|
|
"RSE" and pointing to <a href="http://download.eclipse.org/dsdp/tm/updates/">
|
|
http://download.eclipse.org/dsdp/tm/updates/</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.2 or later, or link it as product extension.
|
|
<p>Start Eclipse Workbench, and choose <i>Window > Open Perspective >
|
|
Other > 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" title="">Setting up a dstore server</a><br/>
|
|
<!--
|
|
<a href="../tasks/tbeginwindows.html" title="">Connecting to a remote
|
|
Windows server</a><br/>
|
|
-->
|
|
<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>
|