| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Tests Plug-in |
| Bundle-SymbolicName: org.eclipse.jst.jsf.validation.el.tests |
| Bundle-Version: 1.0.0 |
| Bundle-Activator: org.eclipse.jst.jsf.validation.el.tests.ELValidationTestPlugin |
| Bundle-Localization: plugin |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.core.runtime, |
| org.junit, |
| org.eclipse.jst.jsf.core.tests, |
| org.eclipse.jst.jsf.test.util, |
| org.eclipse.core.resources, |
| org.eclipse.jst.jsf.core, |
| org.eclipse.jst.jsf.facesconfig, |
| org.eclipse.wst.sse.core, |
| org.eclipse.jst.jsf.common, |
| org.eclipse.wst.xml.core, |
| org.eclipse.jst.jsp.core, |
| org.eclipse.wst.validation, |
| org.eclipse.wst.internet.cache, |
| org.eclipse.jface.text, |
| org.eclipse.jst.common.frameworks, |
| org.eclipse.wst.common.project.facet.core |
| Eclipse-LazyStart: true |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Export-Package: org.eclipse.jst.jsf.validation.el.tests;x-internal:=true, |
| org.eclipse.jst.jsf.validation.el.tests.base;x-internal:=true, |
| org.eclipse.jst.jsf.validation.el.tests.jsp;x-internal:=true, |
| org.eclipse.jst.jsf.validation.el.tests.util;x-internal:=true |