Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-04-29 16:26:56 +0000
committerJohn Arthorne2009-04-29 16:26:56 +0000
commit52dca4a3b544301ff556c4564740307f9cb1b930 (patch)
tree6ff1ac9efe86b09c9467dc71204e751563c926fc /bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF
parent2534c17bf30f99db7a00ae46e896cabe588d921d (diff)
downloadrt.equinox.p2-52dca4a3b544301ff556c4564740307f9cb1b930.tar.gz
rt.equinox.p2-52dca4a3b544301ff556c4564740307f9cb1b930.tar.xz
rt.equinox.p2-52dca4a3b544301ff556c4564740307f9cb1b930.zip
Bug 274071 Request for friend status for some PDE packages
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF
index 3d98755b8..91469c15c 100644
--- a/bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.garbagecollector/META-INF/MANIFEST.MF
@@ -18,7 +18,7 @@ Import-Package: org.eclipse.core.runtime.preferences,
org.osgi.service.prefs;version="1.1.0",
org.osgi.util.tracker;version="1.3.3"
Bundle-Activator: org.eclipse.equinox.internal.p2.garbagecollector.GCActivator
-Export-Package: org.eclipse.equinox.internal.p2.garbagecollector;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse"
+Export-Package: org.eclipse.equinox.internal.p2.garbagecollector;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse,org.eclipse.pde.core"
Eclipse-LazyStart: true
Require-Bundle: org.eclipse.equinox.p2.engine,
org.eclipse.osgi;bundle-version="[3.4.0,4.0.0)",

Back to the top