Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2013-02-04 21:09:35 +0000
committerslewis2013-02-04 21:09:35 +0000
commit1855cc9460f9ec310f352a4d87b314c93c8bb7cf (patch)
treeb913c1d1f5f5c6a67869b9dfb25ad9975c340525 /releng
parent13363e77773ff78ebfe6c6a147b51f529f783b40 (diff)
downloadorg.eclipse.ecf-1855cc9460f9ec310f352a4d87b314c93c8bb7cf.tar.gz
org.eclipse.ecf-1855cc9460f9ec310f352a4d87b314c93c8bb7cf.tar.xz
org.eclipse.ecf-1855cc9460f9ec310f352a4d87b314c93c8bb7cf.zip
Added org.eclipse.ecf.remoteservices.tooling.pde plugin to test build
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.core/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.core/feature.xml b/releng/features/org.eclipse.ecf.core/feature.xml
index 450b66bed..46c33d155 100644
--- a/releng/features/org.eclipse.ecf.core/feature.xml
+++ b/releng/features/org.eclipse.ecf.core/feature.xml
@@ -297,4 +297,11 @@ Contributors: Composent, Inc. - initial API and implementation
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.ecf.remoteservices.tooling.pde"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top