Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
index 52eb7e1c2..e8d11bb4b 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
@@ -80,42 +80,42 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
unpack="false"/>
<plugin
- id="org.eclipse.fx.javafx"
+ id="org.eclipse.fx.ui.di.interopt"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.eclipse.fx.ui.di.interopt"
+ id="org.eclipse.fx.core"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.eclipse.fx.core"
+ id="org.eclipse.fx.core.di"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.eclipse.fx.core.di"
+ id="org.eclipse.fx.core.di.context"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.eclipse.fx.core.di.context"
+ id="org.apache.log4j"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
- id="org.apache.log4j"
+ id="org.apache.commons.lang"
download-size="0"
install-size="0"
version="0.0.0"

Back to the top