blob: 9fee7f68cece84b1adc5280ac832519e9433721c [file] [log] [blame]
Steffen Pingel7d114352011-11-24 13:50:25 +01001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-SymbolicName: org.eclipse.mylyn.web.tasks;singleton:=true
5Bundle-Version: 3.7.0.qualifier
6Bundle-Activator: org.eclipse.mylyn.internal.web.tasks.TasksWebPlugin
7Bundle-Vendor: %Bundle-Vendor
8Require-Bundle: com.sun.syndication;bundle-version="0.9.0",
9 org.jdom;bundle-version="1.0.0",
10 org.eclipse.core.runtime,
11 org.eclipse.ui,
12 org.eclipse.ui.forms,
13 org.eclipse.mylyn.commons.core;bundle-version="[3.0.0,4.0.0)",
14 org.eclipse.mylyn.commons.net;bundle-version="[3.0.0,4.0.0)",
15 org.eclipse.mylyn.commons.ui;bundle-version="[3.0.0,4.0.0)",
Steffen Pingeld25e44d2011-12-03 22:54:14 +010016 org.eclipse.mylyn.commons.workbench;bundle-version="[3.0.0,4.0.0)",
Steffen Pingel7d114352011-11-24 13:50:25 +010017 org.eclipse.mylyn.tasks.core;bundle-version="[3.0.0,4.0.0)",
18 org.eclipse.mylyn.tasks.ui;bundle-version="[3.0.0,4.0.0)"
19Bundle-ActivationPolicy: lazy
20Export-Package: org.eclipse.mylyn.internal.web.tasks;x-internal:=true
21Bundle-RequiredExecutionEnvironment: J2SE-1.5
22Bundle-Localization: plugin