Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2008-01-02 21:17:57 +0000
committerJohn Arthorne2008-01-02 21:17:57 +0000
commita71437cdbf4728d41dfe4f922bfe423d9f419143 (patch)
treeb1f27a138fbee56df8eb7940ff617a5dcacf1638 /bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
parent5250a5bee18a499d2560e36f2de4e3fca6d13b59 (diff)
downloadrt.equinox.p2-a71437cdbf4728d41dfe4f922bfe423d9f419143.tar.gz
rt.equinox.p2-a71437cdbf4728d41dfe4f922bfe423d9f419143.tar.xz
rt.equinox.p2-a71437cdbf4728d41dfe4f922bfe423d9f419143.zip
Bug 192467 [prov] [repo] IMetadataRepository to return Iteration of InstallableUnits
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
index de90f57f2..3e7014cde 100644
--- a/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
@@ -10,6 +10,7 @@ Import-Package: org.eclipse.equinox.internal.p2.core.helpers,
org.eclipse.equinox.p2.core.repository,
org.eclipse.equinox.p2.metadata,
org.eclipse.equinox.p2.metadata.generator,
+ org.eclipse.equinox.p2.metadata.query,
org.eclipse.equinox.p2.metadata.repository,
org.eclipse.equinox.p2.query,
org.eclipse.osgi.service.resolver;version="1.1.0",

Back to the top