Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.osgi/plugin.xml')
-rw-r--r--bundles/org.eclipse.osgi/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi/plugin.xml b/bundles/org.eclipse.osgi/plugin.xml
index b7b1472cb..51b2163a1 100644
--- a/bundles/org.eclipse.osgi/plugin.xml
+++ b/bundles/org.eclipse.osgi/plugin.xml
@@ -17,6 +17,7 @@
<library name="defaultAdaptor.jar">
</library>
<library name="eclipseAdaptor.jar">
+ <export name="*"/>
</library>
<library name="console.jar">
</library>

Back to the top