| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: JSF FacesConfig Tests Plug-in |
| Bundle-SymbolicName: org.eclipse.jst.jsf.facesconfig.tests;singleton:=true |
| Bundle-Version: 0.5.0.qualifier |
| Bundle-Activator: org.eclipse.jst.jsf.facesconfig.tests.TestsPlugin |
| Bundle-Vendor: Eclipse.org |
| Bundle-Localization: plugin |
| Require-Bundle: org.eclipse.core.resources;visibility:=reexport, |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore.xmi;visibility:=reexport, |
| org.eclipse.emf.edit.ui;visibility:=reexport, |
| org.eclipse.gef, |
| org.eclipse.jst.common.frameworks, |
| org.eclipse.jst.j2ee, |
| org.eclipse.jst.j2ee.core, |
| org.eclipse.jst.j2ee.web, |
| org.eclipse.ui, |
| org.eclipse.ui.ide;visibility:=reexport, |
| org.eclipse.ui.views, |
| org.eclipse.wst.common.emf, |
| org.eclipse.wst.common.emfworkbench.integration, |
| org.eclipse.wst.common.frameworks, |
| org.eclipse.wst.common.frameworks.ui, |
| org.eclipse.wst.common.modulecore, |
| org.eclipse.wst.sse.core, |
| org.eclipse.wst.validation, |
| org.eclipse.wst.xml.core, |
| org.junit, |
| org.eclipse.jst.jsf.facesconfig, |
| org.eclipse.wst.common.tests.collector, |
| org.eclipse.jst.jsf.test.util, |
| org.eclipse.jst.jsf.core |
| Eclipse-LazyStart: true |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |