| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Mylyn IDE Tests | |
| Bundle-SymbolicName: org.eclipse.mylyn.ide.tests | |
| Bundle-Version: 0.0.0 | |
| Bundle-Vendor: Eclipse.org | |
| Require-Bundle: org.eclipse.core.runtime, | |
| org.eclipse.ui.workbench, | |
| org.junit, | |
| org.eclipse.mylyn.context.core, | |
| org.eclipse.mylyn.context.tests, | |
| org.eclipse.mylyn.team.ui, | |
| org.eclipse.mylyn.resources.ui | |
| Export-Package: org.eclipse.mylyn.ide.tests;x-internal:=true | |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |