Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor/META-INF')
-rw-r--r--org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF b/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF
index 5c077eca53e..a1134df61ea 100644
--- a/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.workbench.texteditor/META-INF/MANIFEST.MF
@@ -20,5 +20,6 @@ Export-Package:
Require-Bundle:
org.eclipse.core.runtime,
org.eclipse.jface.text,
+ org.eclipse.core.filesystem,
org.eclipse.ui
Eclipse-LazyStart: true

Back to the top