platform-vcm-home/plugins/target/target-project-sets/readme.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (view) (download) (as text)

1 : mvalenta 1.1 <title>Target Example Plugins</title>
2 :     <table border="0" cellspacing="5" cellpadding="2" width="100%">
3 :    
4 :     <tr>
5 :    
6 :     <td align="left" valign="top" bgcolor="#0080c0"> <b><font color="#ffffff" face="Arial,Helvetica">
7 :     Eclipse 3.1 - Target Example Plugins</font></b></td>
8 :     </tr>
9 :     </table>
10 :     <h1>Target Example Plugins</h1>
11 :     <p>This document describes the refactored target (FTP/WebDAV) examples. The FTP/WebDAV
12 :     support has been refactored to separate out the parts that are suitable for
13 :     an RCP application from those that require the full Eclipse SDK (i.e. IDE).
14 :     The example consists of a couple of branched plugins that are part of the 3.0
15 :     FTP/WebDAV download and some new plugins that ae available from the Eclipse
16 :     Platform repository but are not part of any build.</p>
17 :     <p>The easist way to load the plugins is using one of the following Team project
18 :     sets:</p>
19 :     <ul>
20 :     <li><a href="all-target.psf">all-target.psf</a>: All the plugins (i.e. RCP and
21 :     IDE)</li>
22 :     <li>additional project sets will be added in the future.</li>
23 :     </ul>
24 :     <p>Save the desired set to your local file system and then inport it using the
25 :     Team Project Set import wizard in Eclipse (<strong>File&gt;Import</strong> and
26 :     select <strong>Team Project Set</strong>). </p>
27 :     <p>&nbsp;</p>
28 :     <p>&nbsp;</p>
29 :     </BODY>
30 :     </html>