gkarasiu | 87bf645 | 2008-03-10 15:31:49 +0000 | [diff] [blame^] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %Bundle-Name.0 |
| 4 | Bundle-SymbolicName: org.eclipse.wst.common.tests.validation;singleton:=true |
| 5 | Bundle-Version: 1.0.0 |
| 6 | Bundle-Activator: org.eclipse.wst.common.tests.validation.Activator |
| 7 | Require-Bundle: org.eclipse.ui, |
| 8 | org.eclipse.core.runtime, |
| 9 | org.eclipse.wst.validation, |
| 10 | org.junit;bundle-version="3.8.2", |
| 11 | org.eclipse.core.resources |
| 12 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| 13 | Bundle-ActivationPolicy: lazy |
| 14 | Bundle-Vendor: %Bundle-Vendor.0 |
| 15 | Export-Package: org.eclipse.wst.validation.tests.testcase |