| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.jst.jsf.metadata.tests Plug-in |
| Bundle-SymbolicName: org.eclipse.jst.jsf.metadata.tests; singleton:=true |
| Bundle-Version: 0.5.0 |
| Bundle-Activator: org.eclipse.jst.jsf.metadata.tests.Activator |
| Bundle-Localization: plugin |
| Bundle-ClassPath: jsfmetadatatests.jar |
| Require-Bundle: org.eclipse.core.runtime, |
| org.eclipse.jst.jsf.core, |
| org.eclipse.jst.jsf.metadataprocessors, |
| org.eclipse.ui, |
| org.eclipse.core.resources, |
| org.eclipse.wst.common.frameworks, |
| org.eclipse.emf.common, |
| org.eclipse.emf.ecore, |
| org.eclipse.emf.ecore.xmi, |
| org.eclipse.core.runtime.compatibility, |
| org.junit, |
| org.eclipse.jst.jsf.taglibprocessing, |
| org.eclipse.wst.common.project.facet.core, |
| org.eclipse.wst.common.modulecore, |
| org.eclipse.jst.j2ee.web, |
| org.eclipse.wst.sse.core, |
| org.eclipse.jdt.core, |
| org.eclipse.jst.jsf.common |
| Eclipse-LazyStart: true |
| Export-Package: org.eclipse.jst.jsf.metadata.tests |
| Plugin-Class: org.eclipse.jst.jsf.metadata.tests.Activator |