Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-03-04 08:29:26 +0000
committerEike Stepper2010-03-04 08:29:26 +0000
commite53fdec35d855e48cc2130b50f040a28ca9491dc (patch)
tree1d7c562f87d4d1e0896660937f4f66dc2ed4acbc /features
parent4d2eccd4e65ea185e1a1925c6b4572e786f47a0d (diff)
downloadcdo-e53fdec35d855e48cc2130b50f040a28ca9491dc.tar.gz
cdo-e53fdec35d855e48cc2130b50f040a28ca9491dc.tar.xz
cdo-e53fdec35d855e48cc2130b50f040a28ca9491dc.zip
[302386] Helios Eclipse Modeling Package
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302386
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.epp-feature/feature.xml b/features/org.eclipse.emf.cdo.epp-feature/feature.xml
index 29e4576e79..b8f4777f9d 100644
--- a/features/org.eclipse.emf.cdo.epp-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.epp-feature/feature.xml
@@ -61,4 +61,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.apache.derby"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top