Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.feature/feature.xml')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.feature/feature.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.feature/feature.xml
index 8bf872e07..9f05408b1 100644
--- a/target_explorer/features/org.eclipse.tcf.te.feature/feature.xml
+++ b/target_explorer/features/org.eclipse.tcf.te.feature/feature.xml
@@ -66,7 +66,6 @@
<import feature="org.eclipse.tm.terminal.ssh" version="2.1.300" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.telnet" version="2.1.300" match="greaterOrEqual"/>
<import feature="org.eclipse.cdt.platform" version="8.3.0" match="greaterOrEqual"/>
- <import plugin="org.eclipse.ui.ide" version="3.10.0" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top