Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/code')
-rw-r--r--releng/code/org.eclipse.fx.code.target.feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/releng/code/org.eclipse.fx.code.target.feature/feature.xml b/releng/code/org.eclipse.fx.code.target.feature/feature.xml
index 99f81c4b8..17927bebc 100644
--- a/releng/code/org.eclipse.fx.code.target.feature/feature.xml
+++ b/releng/code/org.eclipse.fx.code.target.feature/feature.xml
@@ -476,6 +476,20 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
unpack="false"/>
<plugin
+ id="org.eclipse.fx.code.editor.configuration.text.e4"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.fx.code.editor.configuration.text.e4.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.fx.code.editor.configuration.text.fx"
download-size="0"
install-size="0"

Back to the top