platform-vcm-home/plugins/target/org.eclipse.target.iofile/plugin.xml
Parent Directory
|
Revision Log
Revision 1.1 -
(download)
(as text)
(annotate)
Thu Jul 15 19:35:11 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: I20060510, I20041101, I20050314, R3_1_2, R3_1_1, I20050418, R3_3_1_1, I20050411, R3_3_1, R3_3_2, I20060605-1430, R3_2_1, R3_2_2, R3_1, R3_2, R3_3, I20061218, I200606051412, I20050225, I20040914, pre_R3_3, HEAD
Thu Jul 15 19:35:11 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: I20060510, I20041101, I20050314, R3_1_2, R3_1_1, I20050418, R3_3_1_1, I20050411, R3_3_1, R3_3_2, I20060605-1430, R3_2_1, R3_2_2, R3_1, R3_2, R3_3, I20061218, I200606051412, I20050225, I20040914, pre_R3_3, HEAD
Initial Commit
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
id="org.eclipse.target.iofile.site-extension"
point="org.eclipse.target.sites">
<site
class="org.eclipse.target.internal.iofile.IoFileSite"
id="org.eclipse.target.iofile.site"/>
</extension>
<extension
point="org.eclipse.target.siteCreationWizards">
<wizard
icon="icons/basic/wizards/fsicon_wiz.gif"
class="org.eclipse.target.internal.iofile.ui.IoFileSiteCreationWizard"
name="File System"
id="org.eclipse.target.iofile.sitewizard"/>
</extension>
</plugin>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
