summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-16 15:38:06 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-16 15:38:06 -0400
commitf8992434eb4539214ff6c25f6c75284f3a4c316a (patch)
tree96a5d5cff3742fa47b5e905f2d5fa915e56bbce7
parent4f1276f33ac011df59c3c838e9032f8106209c15 (diff)
downloadeclipse.platform.swt-f8992434eb4539214ff6c25f6c75284f3a4c316a.tar.gz
eclipse.platform.swt-f8992434eb4539214ff6c25f6c75284f3a4c316a.tar.xz
eclipse.platform.swt-f8992434eb4539214ff6c25f6c75284f3a4c316a.zip
revert change to see if build will work
-rw-r--r--bundles/org.eclipse.swt/META-INF/MANIFEST.MF17
1 files changed, 17 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
index 66f6577b80..d02483a011 100644
--- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -6,5 +6,22 @@ Bundle-Version: 3.102.0.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: plugin
DynamicImport-Package: org.eclipse.swt.accessibility2, org.mozilla.xpcom
+Export-Package:
+ org.eclipse.swt,
+ org.eclipse.swt.accessibility,
+ org.eclipse.swt.awt,
+ org.eclipse.swt.browser,
+ org.eclipse.swt.custom,
+ org.eclipse.swt.dnd,
+ org.eclipse.swt.events,
+ org.eclipse.swt.graphics,
+ org.eclipse.swt.layout,
+ org.eclipse.swt.opengl,
+ org.eclipse.swt.printing,
+ org.eclipse.swt.program,
+ org.eclipse.swt.widgets,
+ org.eclipse.swt.internal; x-friends:="org.eclipse.ui",
+ org.eclipse.swt.internal.image; x-internal:=true,
+ org.eclipse.swt.internal.theme; x-internal:=true
Eclipse-ExtensibleAPI: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5