platform-vcm-home/plugins/target/org.eclipse.target.webdav/plugin.xml
Parent Directory
|
Revision Log
Revision 1.1 -
(download)
(as text)
(annotate)
Wed Jul 14 13:34:06 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: I20060510, I20050225, I20041101, I20051209, I20050314, I20060828_1701, R3_1_2, R3_1_1, I20050418, R3_3_1_1, R3_3_1, R3_3_2, I20060605-1430, R3_2_1, R3_2_2, R3_1, R3_2, R3_3, I20061218, I200606051412, I20051121, I20040914, pre_R3_3, HEAD
Wed Jul 14 13:34:06 2004 UTC (5 years, 4 months ago) by mvalenta
Branch: MAIN
CVS Tags: I20060510, I20050225, I20041101, I20051209, I20050314, I20060828_1701, R3_1_2, R3_1_1, I20050418, R3_3_1_1, R3_3_1, R3_3_2, I20060605-1430, R3_2_1, R3_2_2, R3_1, R3_2, R3_3, I20061218, I200606051412, I20051121, I20040914, pre_R3_3, HEAD
Initial Commit
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
id="org.eclipse.target.webdav.site-extension"
point="org.eclipse.target.sites">
<site
class="org.eclipse.target.internal.webdav.WebDavSite"
id="org.eclipse.target.webdav.site"/>
</extension>
<extension
point="org.eclipse.target.siteCreationWizards">
<wizard
icon="icons/full/wizards/davicon_wiz.gif"
class="org.eclipse.target.internal.webdav.ui.WebDavSiteCreationWizard"
name="WebDAV"
id="org.eclipse.target.webdav.sitewizard"/>
</extension>
</plugin>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
