Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.product2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.product
index cebda6291..1b1c8f2f5 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.product
+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.product
@@ -155,9 +155,9 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
</plugins>
<features>
+ <feature id="org.eclipse.rcp.configuration" />
<feature id="org.eclipse.rcp"/>
<feature id="org.eclipse.rcp.source"/>
- <feature id="org.eclipse.rcp.configuration" />
</features>
<configurations>

Back to the top