platform-vcm-home/plugins/target/target-project-sets/readme.html
Parent Directory
|
Revision Log
Revision 1.2 -
(download)
(as text)
(annotate)
Wed Jul 21 19:09:16 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +22 -1 lines
Wed Jul 21 19:09:16 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +22 -1 lines
Added RCP target set
<title>Target Example Plugins</title>
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr>
<td align="left" valign="top" bgcolor="#0080c0"> <b><font color="#ffffff" face="Arial,Helvetica">
Eclipse 3.1 - Target Example Plugins</font></b></td>
</tr>
</table>
<h1>Target Example Plugins</h1>
<p>This document describes the refactored target (FTP/WebDAV) examples. The FTP/WebDAV
support has been refactored to separate out the parts that are suitable for
an RCP application from those that require the full Eclipse SDK (i.e. IDE).
The example consists of a couple of branched plugins that are part of the 3.0
FTP/WebDAV download and some new plugins that ae available from the Eclipse
Platform repository but are not part of any build.</p>
<p>The easist way to load the plugins is using one of the following Team project
sets:</p>
<ul>
<li><a href="all-target.psf">all-target.psf</a>: All the plugins (i.e. RCP and
IDE)</li>
<li><a href="rcp-target.psf">rcp-target.psf</a>: Plugins suitable for use in
an RCP application</li>
</ul>
<p>Save the desired set to your local file system and then inport it using the
Team Project Set import wizard in Eclipse (<strong>File>Import</strong> and
select <strong>Team Project Set</strong>). </p>
<h2>Using Target in an RCP application</h2>
<p>To use the target plugins in an RCP application, you should load the plugins
into Eclipse using the <a href="rcp-target.psf">rcp-target.psf</a> project set.
You can then use the Run-time Workbench launcher to launch the application.
You should do the following in the launch wizard:</p>
<ol>
<li>Create a new Run-time Workbench launch configuration</li>
<li>Set the workspace directory appropriately</li>
<li>Set the application to<em> org.eclipse.target.rcp.application</em></li>
<li>In the plugins tab, choose to sepcify the plugins manually (i.e. the last
radio button). Next, choose Deselect All and then select the target plugins
and click Add Required. This will check all the required plugins (except for
<em>org.eclipse.update.configurator</em> so you'll need to check that one
manually).</li>
<li>Click Run (or Debug) and away you go)</li>
</ol>
<p>This will launch an application that contains the Site Explorer. You can add
FTP, WebDAV or local file system sites and drap-and-drop resources to copy from
one to another.</p>
<p> </p>
<p> </p>
<p> </p>
</BODY>
</html>| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
