Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.tm.tcf.feature/feature.xml')
-rw-r--r--features/org.eclipse.tm.tcf.feature/feature.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/org.eclipse.tm.tcf.feature/feature.xml b/features/org.eclipse.tm.tcf.feature/feature.xml
index 9c22d7ec6..689bdf969 100644
--- a/features/org.eclipse.tm.tcf.feature/feature.xml
+++ b/features/org.eclipse.tm.tcf.feature/feature.xml
@@ -47,7 +47,6 @@
<import plugin="org.eclipse.jsch.core" version="1.1.100" match="greaterOrEqual"/>
<import plugin="org.eclipse.jsch.ui" version="1.1.100" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.expressions"/>
- <import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.filesystem" version="1.3.0" match="greaterOrEqual"/>
</requires>

Back to the top