mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
45 lines
1.9 KiB
HTML
45 lines
1.9 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, 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."/>
|
|
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
|
<title>Extending Remote System Explorer</title>
|
|
</head>
|
|
<body id="gxtending-body">
|
|
<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
|
|
<a href="../../org.eclipse.rse.doc.isv/guide/rse_int_architecture.html">RSE Developer Guide</a> to learn about adding subsystems,
|
|
remote property pages or additional popup actions. The developer guide
|
|
holds extensive
|
|
<a href="../../org.eclipse.rse.doc.isv/guide/tutorials.html">tutorials</a>,
|
|
<a href="../../org.eclipse.rse.doc.isv/guide/rse_int_architecture.html">overview documentation and
|
|
reference</a>.</p>
|
|
|
|
<p>Users can configure and customize the Remote System Explorer through
|
|
<!-- TODODeferred
|
|
User actions, Compile Commands and
|
|
-->
|
|
<a href="../ref/rrsepref.html">Preferences</a> and connection setup
|
|
<a href="../concepts/cteam.html">shared in a team</a>.
|
|
</p>
|
|
</div>
|
|
|
|
<div>
|
|
<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/>
|
|
<a href="../concepts/cteam.html" title="">Team support</a><br/>
|
|
</p>
|
|
<!--
|
|
<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/>
|
|
</p>
|
|
-->
|
|
</div>
|
|
</body>
|
|
</html>
|