Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2010-11-26 21:17:11 +0000
committerKim Moir2010-11-26 21:17:11 +0000
commit9b9d7864bab054631798e7dd6571f31b8f8b48d3 (patch)
tree0ccfd28d5b813e271b2956a4179e9857dafed7f3 /features
parent36d53ac5b7c427e350d54e73e65d2e30c221599a (diff)
downloadrt.equinox.bundles-9b9d7864bab054631798e7dd6571f31b8f8b48d3.tar.gz
rt.equinox.bundles-9b9d7864bab054631798e7dd6571f31b8f8b48d3.tar.xz
rt.equinox.bundles-9b9d7864bab054631798e7dd6571f31b8f8b48d3.zip
NEW - bug 329722: new features and products
https://bugs.eclipse.org/bugs/show_bug.cgi?id=329722
Diffstat (limited to 'features')
-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 204dec36b..90d2add58 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.rcp.configuration"/>
+ <feature id="org.eclipse.osgi.configuration"/>
</features>
<configurations>

Back to the top