blob: 1ef9ec4c0b0f8c5833c83d8b8e0ec505f956b59a [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Bugzilla Connector IDE
Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.ide;singleton:=true
Bundle-Version: 2.3.1.qualifier
Require-Bundle: org.eclipse.mylyn.tasks.core;bundle-version="[2.3.0,3.0.0)",
org.eclipse.mylyn.bugzilla.core;bundle-version="[2.3.0,3.0.0)",
org.eclipse.mylyn.tasks.ui;bundle-version="[2.3.0,3.0.0)",
org.eclipse.mylyn.monitor.core;bundle-version="[2.3.0,3.0.0)",
org.eclipse.ui,
org.eclipse.pde.runtime;bundle-version="[3.3.0,3.4.0)",
org.eclipse.core.runtime,
org.eclipse.ui.ide
Bundle-Vendor: Eclipse.org
Bundle-ClassPath: .
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.bugzilla.ide,
org.eclipse.mylyn.internal.bugzilla.ide,
org.eclipse.mylyn.internal.bugzilla.ide.actions,
org.eclipse.mylyn.internal.bugzilla.ide.wizards
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.ide.BugzillaIdePlugin