Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.core.filebuffers')
-rw-r--r--org.eclipse.core.filebuffers/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.core.filebuffers/plugin.xml b/org.eclipse.core.filebuffers/plugin.xml
index e1f786cbca5..467758fc7dc 100644
--- a/org.eclipse.core.filebuffers/plugin.xml
+++ b/org.eclipse.core.filebuffers/plugin.xml
@@ -10,7 +10,6 @@
<runtime>
<library name="filebuffers.jar">
<export name="*"/>
- <packages prefixes="org.eclipse.core.filebuffers,org.eclipse.core.internal.filebuffers"/>
</library>
</runtime>
<requires>

Back to the top