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 |
rsanchez | 2bde952 | 2012-02-09 03:36:40 +0000 | [diff] [blame] | 5 | Bundle-Version: 1.0.400.qualifier |
gkarasiu | 87bf645 | 2008-03-10 15:31:49 +0000 | [diff] [blame] | 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, |
gkarasiu | 97ceefe | 2010-02-17 17:48:59 +0000 | [diff] [blame] | 10 | org.junit;bundle-version="3.8.2", |
gkarasiu | a3fd43c | 2008-10-01 23:14:49 +0000 | [diff] [blame] | 11 | org.eclipse.core.resources, |
gkarasiu | 7d51ce3 | 2008-10-18 11:19:45 +0000 | [diff] [blame] | 12 | org.eclipse.wst.common.project.facet.core;bundle-version="[1.3.0,2.0.0)" |
gkarasiu | 87bf645 | 2008-03-10 15:31:49 +0000 | [diff] [blame] | 13 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| 14 | Bundle-ActivationPolicy: lazy |
| 15 | Bundle-Vendor: %Bundle-Vendor.0 |
gkarasiu | bffbb95 | 2008-03-18 15:36:59 +0000 | [diff] [blame] | 16 | Bundle-Localization: plugin |
gkarasiu | 87bf645 | 2008-03-10 15:31:49 +0000 | [diff] [blame] | 17 | Export-Package: org.eclipse.wst.validation.tests.testcase |