diff options
Diffstat (limited to 'releng/runtime/org.eclipse.fx.target.feature/feature.xml')
-rw-r--r-- | releng/runtime/org.eclipse.fx.target.feature/feature.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releng/runtime/org.eclipse.fx.target.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.feature/feature.xml index 502ff79a2..026a6173a 100644 --- a/releng/runtime/org.eclipse.fx.target.feature/feature.xml +++ b/releng/runtime/org.eclipse.fx.target.feature/feature.xml @@ -71,6 +71,10 @@ Content may contain encryption software. The country in which you are currently Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both. </license> + <includes + id="org.eclipse.fx.runtime.e4fx.feature" + version="0.0.0"/> + <plugin id="org.eclipse.fx.ui.animation" download-size="0" @@ -2307,4 +2311,5 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U install-size="0" version="0.0.0" unpack="false"/> + </feature> |