david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
david_williams | c1f25fd | 2008-01-08 01:08:21 +0000 | [diff] [blame] | 3 | Bundle-Name: %Bundle-Name.0 |
david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 4 | Bundle-SymbolicName: org.eclipse.wst.common.tests; singleton:=true |
canderson | ddb6cf8 | 2009-07-15 17:11:42 +0000 | [diff] [blame^] | 5 | Bundle-Version: 1.2.200.qualifier |
david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 6 | Bundle-ClassPath: commontests.jar |
| 7 | Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator |
david_williams | c1f25fd | 2008-01-08 01:08:21 +0000 | [diff] [blame] | 8 | Bundle-Vendor: %Bundle-Vendor.0 |
david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 9 | Export-Package: org.eclipse.etools.common.test.apitools, |
| 10 | org.eclipse.etools.common.tests.xml, |
| 11 | org.eclipse.wst.common.environment.tests, |
| 12 | org.eclipse.wst.common.extras, |
| 13 | org.eclipse.wst.common.frameworks.artifactedit.tests, |
| 14 | org.eclipse.wst.common.frameworks.componentcore.tests, |
| 15 | org.eclipse.wst.common.frameworks.componentcore.virtualpath.tests, |
| 16 | org.eclipse.wst.common.frameworks.datamodel.tests, |
| 17 | org.eclipse.wst.common.frameworks.datamodel.tests.extended, |
| 18 | org.eclipse.wst.common.frameworks.tests.bvt, |
| 19 | org.eclipse.wst.common.tests |
david_williams | 6d1a26f | 2008-04-01 19:49:46 +0000 | [diff] [blame] | 20 | Require-Bundle: org.junit;bundle-version="[3.8.2,4.0.0)";visibility:=reexport, |
david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 21 | org.eclipse.core.resources;visibility:=reexport, |
| 22 | org.eclipse.core.runtime.compatibility, |
| 23 | org.eclipse.wst.common.frameworks;visibility:=reexport, |
| 24 | org.eclipse.wst.common.emfworkbench.integration, |
| 25 | org.eclipse.emf.common, |
| 26 | org.eclipse.emf.ecore, |
| 27 | org.eclipse.core.commands, |
| 28 | org.eclipse.wst.common.modulecore, |
| 29 | org.eclipse.wst.common.tests.collector;visibility:=reexport, |
| 30 | org.eclipse.jem.util, |
| 31 | org.eclipse.wst.common.environment, |
canderson | b37dd16 | 2008-08-07 19:33:05 +0000 | [diff] [blame] | 32 | org.eclipse.wst.common.emf, |
| 33 | org.eclipse.wst.validation;bundle-version="1.2.0" |
david_williams | 21648b2 | 2007-04-08 03:58:26 +0000 | [diff] [blame] | 34 | Eclipse-LazyStart: true |
| 35 | Plugin-Class: org.eclipse.wst.common.tests.CommonTestsPlugin |
jsholl | 57f6b84 | 2007-05-10 22:55:23 +0000 | [diff] [blame] | 36 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
david_williams | c1f25fd | 2008-01-08 01:08:21 +0000 | [diff] [blame] | 37 | Bundle-Localization: plugin |