Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.framework.ui.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index afd56897ea8..661a16485ba 100644
--- a/features/org.eclipse.osee.framework.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/feature.xml
@@ -57,15 +57,10 @@
<import plugin="org.eclipse.zest.layouts"/>
<import plugin="org.eclipse.gef"/>
<import plugin="org.eclipse.osee.ote.define"/>
- <import plugin="org.eclipse.xtext.ui"/>
<import plugin="org.eclipse.ui.editors" version="3.5.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.xtext.ui.shared"/>
- <import plugin="org.eclipse.xtext.builder"/>
<import plugin="org.antlr.runtime"/>
- <import plugin="org.apache.log4j"/>
<import plugin="org.eclipse.emf.ecore"/>
<import plugin="org.eclipse.emf.common"/>
- <import plugin="org.eclipse.xtext"/>
<import plugin="org.eclipse.core.commands"/>
<import plugin="org.eclipse.core.jobs"/>
<import plugin="org.eclipse.swt"/>

Back to the top