Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/code/org.eclipse.fx.code.editor.configuration/src-gen/org/eclipse/fx/code/editor/configuration/EditorBase.java')
-rw-r--r--bundles/code/org.eclipse.fx.code.editor.configuration/src-gen/org/eclipse/fx/code/editor/configuration/EditorBase.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/code/org.eclipse.fx.code.editor.configuration/src-gen/org/eclipse/fx/code/editor/configuration/EditorBase.java b/bundles/code/org.eclipse.fx.code.editor.configuration/src-gen/org/eclipse/fx/code/editor/configuration/EditorBase.java
new file mode 100644
index 000000000..4a31ebfb8
--- /dev/null
+++ b/bundles/code/org.eclipse.fx.code.editor.configuration/src-gen/org/eclipse/fx/code/editor/configuration/EditorBase.java
@@ -0,0 +1,5 @@
+package org.eclipse.fx.code.editor.configuration;
+
+public interface EditorBase {
+
+}

Back to the top