Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-01-07 00:44:55 +0000
committerspingel2009-01-07 00:44:55 +0000
commit63053906bd02dcdf5d7f270c691203b237b27271 (patch)
tree4e5b87e0ee47a49d8dbf51e5f9ac125e90a3e195 /org.eclipse.mylyn.bugzilla.ui/META-INF
parent11884a9a4a811b38a967e048d846ad9e485a9f89 (diff)
downloadorg.eclipse.mylyn.tasks-63053906bd02dcdf5d7f270c691203b237b27271.tar.gz
org.eclipse.mylyn.tasks-63053906bd02dcdf5d7f270c691203b237b27271.tar.xz
org.eclipse.mylyn.tasks-63053906bd02dcdf5d7f270c691203b237b27271.zip
export missing packages
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
index b09914923..4bc61ec1d 100644
--- a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
@@ -21,6 +21,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.mylyn.commons.ui;bundle-version="[3.0.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.mylyn.internal.bugzilla.ui;x-internal:=true,
+ org.eclipse.mylyn.internal.bugzilla.ui.action;x-internal:=true,
org.eclipse.mylyn.internal.bugzilla.ui.editor;x-internal:=true,
org.eclipse.mylyn.internal.bugzilla.ui.search;x-internal:=true,
org.eclipse.mylyn.internal.bugzilla.ui.tasklist;x-internal:=true,

Back to the top