Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2010-11-27 22:51:17 +0000
committerKim Moir2010-11-27 22:51:17 +0000
commit0c03c0aff311c5074e496a3070ecaa18a5f6246b (patch)
treedd8dde2a4f31ef7ef44721747b6817e5bd60aa6c
parent9b9d7864bab054631798e7dd6571f31b8f8b48d3 (diff)
downloadrt.equinox.bundles-0c03c0aff311c5074e496a3070ecaa18a5f6246b.tar.gz
rt.equinox.bundles-0c03c0aff311c5074e496a3070ecaa18a5f6246b.tar.xz
rt.equinox.bundles-0c03c0aff311c5074e496a3070ecaa18a5f6246b.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