Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-09-09 00:19:58 +0000
committerslewis2007-09-09 00:19:58 +0000
commit9a4f92ad7dee194533c384fef768e661d5a9c283 (patch)
tree7e69f04b46ad6223e3dd1100880ac7409845bc00
parent023f972d9bd55f87d08b98014f4a11276ff2f76e (diff)
downloadorg.eclipse.ecf-20070908-1720.tar.gz
org.eclipse.ecf-20070908-1720.tar.xz
org.eclipse.ecf-20070908-1720.zip
Added source plugin back inv20070908-1720
-rw-r--r--releng/features/org.eclipse.ecf.example-feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.example-feature/feature.xml b/releng/features/org.eclipse.ecf.example-feature/feature.xml
index 21fa1bc42..8532c4080 100644
--- a/releng/features/org.eclipse.ecf.example-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.example-feature/feature.xml
@@ -70,4 +70,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.ecf.examples.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top