Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2010-11-29 22:44:24 +0000
committerKim Moir2010-11-29 22:44:24 +0000
commitd151235a133fab836b6abd2efc5d1031c7d8627d (patch)
tree6efa8d09cf7a221f2ee43083c1a84792b8a96ff4
parentd0bd85fa5981b74568f0061e331c7785c81cf00e (diff)
downloadrt.equinox.bundles-d151235a133fab836b6abd2efc5d1031c7d8627d.tar.gz
rt.equinox.bundles-d151235a133fab836b6abd2efc5d1031c7d8627d.tar.xz
rt.equinox.bundles-d151235a133fab836b6abd2efc5d1031c7d8627d.zip
NEW - bug 329722: new features and products
https://bugs.eclipse.org/bugs/show_bug.cgi?id=329722 - revert latest changes
-rw-r--r--features/org.eclipse.equinox.starterkit.product.feature/product/EclipseRTOSGiStarterKit.product2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.starterkit.product.feature/product/EclipseRTOSGiStarterKit.product b/features/org.eclipse.equinox.starterkit.product.feature/product/EclipseRTOSGiStarterKit.product
index 90d2add58..204dec36b 100644
--- a/features/org.eclipse.equinox.starterkit.product.feature/product/EclipseRTOSGiStarterKit.product
+++ b/features/org.eclipse.equinox.starterkit.product.feature/product/EclipseRTOSGiStarterKit.product
@@ -159,7 +159,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
<features>
<feature id="org.eclipse.equinox.starterkit.product.feature"/>
- <feature id="org.eclipse.osgi.configuration"/>
+ <feature id="org.eclipse.rcp.configuration"/>
</features>
<configurations>

Back to the top