| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Mylar Tasks UI Plug-in | |
| Bundle-SymbolicName: org.eclipse.mylyn.sandbox.dev;singleton:=true | |
| Bundle-Version: 2.0.0.v20070607-1200 | |
| Require-Bundle: org.eclipse.ui, | |
| org.eclipse.core.runtime, | |
| org.eclipse.mylyn.context.core, | |
| org.eclipse.mylyn.tasks.core, | |
| org.eclipse.core.resources, | |
| org.eclipse.mylyn, | |
| org.eclipse.mylyn.context.ui, | |
| org.eclipse.mylyn.tasks.ui | |
| Eclipse-AutoStart: true | |
| Bundle-Vendor: Eclipse.org | |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |