| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Jface notifications tests | |
| Bundle-SymbolicName: org.eclipse.jface.tests.notifications | |
| Bundle-Version: 0.1.0.qualifier | |
| Automatic-Module-Name: org.eclipse.jface.notifications.tests | |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 | |
| Require-Bundle: org.junit, | |
| org.eclipse.jface.notifications;bundle-version="0.4.0", | |
| org.eclipse.swt, | |
| org.eclipse.jface, | |
| org.eclipse.ui.forms, | |
| org.eclipse.core.runtime;bundle-version="3.24.0" |