2016-02-29 23:20:19 +00:00
|
|
|
diff --git a/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/META-INF/MANIFEST.MF b/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/META-INF/MANIFEST.MF
|
2015-07-02 12:20:32 +00:00
|
|
|
index b0d5c82..6ace64c 100644
|
2016-02-29 23:20:19 +00:00
|
|
|
--- a/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/META-INF/MANIFEST.MF
|
|
|
|
+++ b/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/META-INF/MANIFEST.MF
|
2015-07-02 12:20:32 +00:00
|
|
|
@@ -8,5 +8,6 @@
|
|
|
|
Bundle-Localization: fragment-gtk
|
|
|
|
Bundle-Vendor: %providerName
|
|
|
|
Eclipse-PlatformFilter: (osgi.ws=gtk)
|
|
|
|
-Import-Package: org.eclipse.e4.core.services.events,
|
|
|
|
+Import-Package: javax.annotation;version="1.1.0",
|
|
|
|
+ org.eclipse.e4.core.services.events,
|
|
|
|
org.osgi.service.event;version="1.3.1"
|