Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSusan Franklin2008-01-04 22:06:49 +0000
committerSusan Franklin2008-01-04 22:06:49 +0000
commit2200d202919805e23fd51cec10adb2e57980d18e (patch)
tree595803058956402b91cea8db0f4aafa36bab1e08 /bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF
parentcf8403b66f0b103543d10fb5a2d9962225e5067e (diff)
downloadrt.equinox.p2-2200d202919805e23fd51cec10adb2e57980d18e.tar.gz
rt.equinox.p2-2200d202919805e23fd51cec10adb2e57980d18e.tar.xz
rt.equinox.p2-2200d202919805e23fd51cec10adb2e57980d18e.zip
Bug 214391 - [prov] [ui] - all references to profiles should be by ID
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF
index 3b2b61959..d1af3b863 100644
--- a/bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui.admin/META-INF/MANIFEST.MF
@@ -11,6 +11,7 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.4,
Import-Package: org.eclipse.equinox.internal.p2.core.helpers,
org.eclipse.equinox.internal.p2.ui.model,
org.eclipse.equinox.p2.artifact.repository,
+ org.eclipse.equinox.p2.core,
org.eclipse.equinox.p2.core.eventbus,
org.eclipse.equinox.p2.core.repository,
org.eclipse.equinox.p2.engine,

Back to the top