Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2010-11-30 17:05:33 +0000
committerKim Moir2010-11-30 17:05:33 +0000
commit3a79c83088a621a079565198e8207c4921ffbac8 (patch)
tree62a455d44f480c7ac0b9ce5f2e1e837c9d7e874a /features
parentd151235a133fab836b6abd2efc5d1031c7d8627d (diff)
downloadrt.equinox.bundles-3a79c83088a621a079565198e8207c4921ffbac8.tar.gz
rt.equinox.bundles-3a79c83088a621a079565198e8207c4921ffbac8.tar.xz
rt.equinox.bundles-3a79c83088a621a079565198e8207c4921ffbac8.zip
NEW - bug 329722: new features and productsv20101201
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