Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-03-31 12:52:36 +0000
committerThomas Watson2014-03-31 12:52:36 +0000
commitd74d722a134f44c890b15ce1d393404eb78a64a9 (patch)
tree2bc4ff02671cc994778060a250661fe2f574d3f6 /features/org.eclipse.equinox.sdk
parentb4ce2c09b921d34d1b643b9a1054896bf995c34e (diff)
downloadrt.equinox.bundles-d74d722a134f44c890b15ce1d393404eb78a64a9.tar.gz
rt.equinox.bundles-d74d722a134f44c890b15ce1d393404eb78a64a9.tar.xz
rt.equinox.bundles-d74d722a134f44c890b15ce1d393404eb78a64a9.zip
Bug 431540 - Removing hard cycles between equinox git repos has caused p2 to be missing from equinox sdkI20140402-0100I20140401-1500I20140401-0800
Diffstat (limited to 'features/org.eclipse.equinox.sdk')
-rw-r--r--features/org.eclipse.equinox.sdk/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.sdk/feature.xml b/features/org.eclipse.equinox.sdk/feature.xml
index 258050f31..e29df7bb0 100644
--- a/features/org.eclipse.equinox.sdk/feature.xml
+++ b/features/org.eclipse.equinox.sdk/feature.xml
@@ -48,6 +48,7 @@
<feature id="org.eclipse.equinox.p2.core.feature"/>
<feature id="org.eclipse.equinox.p2.extras.feature"/>
<feature id="org.eclipse.equinox.p2.rcp.feature"/>
+ <feature id="org.eclipse.core.runtime.feature"/>
</requires>
</feature>

Back to the top