blob: 27b66168cda2ab7833390ef13f211c5b6b7dd0d8 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Vendor: %bundleVendor
Bundle-SymbolicName: org.eclipse.wst.server.discovery;singleton:=true
Bundle-Version: 1.0.100.qualifier
Bundle-Activator: org.eclipse.wst.server.discovery.internal.Activator
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0, 4.0)",
org.eclipse.ui;bundle-version="[3.5.0, 4.0)",
org.eclipse.equinox.p2.core;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.metadata.repository;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.engine;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.metadata;bundle-version="[1.0.0, 2.0)",
org.eclipse.equinox.p2.director;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.updatesite;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.ui;bundle-version="[1.0.100, 2.0)",
org.eclipse.equinox.p2.repository;bundle-version="[1.0.0, 2.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.wst.server.discovery,
org.eclipse.wst.server.discovery.internal;x-internal:=true,
org.eclipse.wst.server.discovery.internal.model;x-internal:=true,
org.eclipse.wst.server.discovery.internal.wizard;x-internal:=true