diff options
author | slewis | 2007-06-14 05:20:18 +0000 |
---|---|---|
committer | slewis | 2007-06-14 05:20:18 +0000 |
commit | 8ba8880d69f71ebf440894fbd581ae14a832b075 (patch) | |
tree | 1c9ad013b3b75fa6b23718ff5f6d88c135b18379 /incubation/bundles | |
parent | 51bc415550cfa2e3fc0d8bf606f048eff3d62b58 (diff) | |
download | org.eclipse.ecf-8ba8880d69f71ebf440894fbd581ae14a832b075.tar.gz org.eclipse.ecf-8ba8880d69f71ebf440894fbd581ae14a832b075.tar.xz org.eclipse.ecf-8ba8880d69f71ebf440894fbd581ae14a832b075.zip |
change to remove
Diffstat (limited to 'incubation/bundles')
-rw-r--r-- | incubation/bundles/org.eclipse.ecf.provider.vbulletin/.project | 5 | ||||
-rw-r--r-- | incubation/bundles/org.eclipse.ecf.provider.vbulletin/plugin.xml | 9 |
2 files changed, 0 insertions, 14 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/.project b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/.project index 0e302512e..a5d6f11b6 100644 --- a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/.project +++ b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/.project @@ -20,11 +20,6 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>net.sourceforge.metrics.builder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> diff --git a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/plugin.xml b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/plugin.xml index a6cf882a0..d9bcea082 100644 --- a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/plugin.xml +++ b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/plugin.xml @@ -14,15 +14,6 @@ class="org.eclipse.ecf.internal.provider.vbulletin.container.ContainerInstantiator" description="vBulletin HTTP Client" name="ecf.vbulletin.http"> - <property - name="org.eclipse.ecf.example.collab.ui.JoinGroupWizardPage.usenickname" - value="true"/> - <property - name="org.eclipse.ecf.example.collab.ui.JoinGroupWizardPage.usepassword" - value="true"/> - <property - name="org.eclipse.ecf.example.collab.ui.JoinGroupWizardPage.groupIDLabel" - value="URL:"/> </containerFactory> </extension> |