Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <mail@stefan-seelmann.de>2021-01-31 14:17:50 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2021-01-31 14:17:50 +0300
commitc7567faea3888c0e8280874bbd0751a6a4ff38f4 (patch)
treee0076d30a97c28924ed57b4dfba466180af4f1b5 /plugins
parent2ee6b92cb3e6f6da414bcab5c1805162eb40915e (diff)
DIRSTUDIO-947: Add text editor and colors and fonts preference pages
Diffstat (limited to 'plugins')
-rw-r--r--plugins/rcp/pom-first.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/rcp/pom-first.xml b/plugins/rcp/pom-first.xml
index fd2329508..fe60e17e5 100644
--- a/plugins/rcp/pom-first.xml
+++ b/plugins/rcp/pom-first.xml
@@ -56,6 +56,7 @@
org.eclipse.core.runtime,
org.eclipse.e4.ui.css.swt.theme,
org.eclipse.ui,
+ org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.intro
</Require-Bundle>