Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2007-10-02 20:23:56 +0000
committerPascal Rapicault2007-10-02 20:23:56 +0000
commitd6a5365baae9ea71268533ac138b312042a6d3b0 (patch)
treeff55ebcf5f920532a15055386e99d3ab8e828bc1 /bundles/org.eclipse.equinox.p2.director.app/META-INF
parent5a70c2cb8c8174787e0014f35d7bcf21fd631d77 (diff)
downloadrt.equinox.p2-d6a5365baae9ea71268533ac138b312042a6d3b0.tar.gz
rt.equinox.p2-d6a5365baae9ea71268533ac138b312042a6d3b0.tar.xz
rt.equinox.p2-d6a5365baae9ea71268533ac138b312042a6d3b0.zip
Usage of the new director API and also experiments with the sizing of the download
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.director.app/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.director.app/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.director.app/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.director.app/META-INF/MANIFEST.MF
index 0f5796f32..a05f9fc74 100644
--- a/bundles/org.eclipse.equinox.p2.director.app/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.director.app/META-INF/MANIFEST.MF
@@ -10,6 +10,7 @@ Import-Package: org.eclipse.equinox.app,
org.eclipse.equinox.p2.core.location,
org.eclipse.equinox.p2.director,
org.eclipse.equinox.p2.engine,
+ org.eclipse.equinox.p2.engine.phases,
org.eclipse.equinox.p2.metadata,
org.eclipse.equinox.p2.metadata.repository,
org.eclipse.equinox.p2.query,

Back to the top