Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2009-04-08 19:50:23 +0000
committerKim Moir2009-04-08 19:50:23 +0000
commit5628292b5c7738c70c31d460e42427751a8bdb9d (patch)
treea2d08989c64576e2813623c74cd18d6e4ff709b5 /features
parent7692b0223e72c0f932290a4a956ee87127df55f4 (diff)
downloadrt.equinox.framework-5628292b5c7738c70c31d460e42427751a8bdb9d.tar.gz
rt.equinox.framework-5628292b5c7738c70c31d460e42427751a8bdb9d.tar.xz
rt.equinox.framework-5628292b5c7738c70c31d460e42427751a8bdb9d.zip
Bug 270694 create sdk features
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.core.sdk/feature.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index 72d9c12d5..7310ea850 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -120,6 +120,7 @@
download-size="0"
install-size="0"
version="0.0.0"
+ fragment="true"
unpack="false"/>
<plugin
@@ -127,6 +128,7 @@
download-size="0"
install-size="0"
version="0.0.0"
+ fragment="true"
unpack="false"/>
<plugin

Back to the top