blob: 428e0c244908b57e8b366abe3695329310b45da7 [file] [log] [blame]
itrimble0f5edc82006-06-08 00:02:56 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: JSF FacesConfig Tests Plug-in
4Bundle-SymbolicName: org.eclipse.jst.jsf.facesconfig.tests;singleton:=true
5Bundle-Version: 0.5.0.qualifier
6Bundle-Activator: org.eclipse.jst.jsf.facesconfig.tests.TestsPlugin
7Bundle-Vendor: Eclipse.org
8Bundle-Localization: plugin
9Require-Bundle: org.eclipse.core.resources;visibility:=reexport,
10 org.eclipse.core.runtime,
11 org.eclipse.emf.ecore.xmi;visibility:=reexport,
12 org.eclipse.emf.edit.ui;visibility:=reexport,
13 org.eclipse.gef,
14 org.eclipse.jst.common.frameworks,
15 org.eclipse.jst.j2ee,
16 org.eclipse.jst.j2ee.core,
17 org.eclipse.jst.j2ee.web,
18 org.eclipse.ui,
19 org.eclipse.ui.ide;visibility:=reexport,
20 org.eclipse.ui.views,
21 org.eclipse.wst.common.emf,
22 org.eclipse.wst.common.emfworkbench.integration,
23 org.eclipse.wst.common.frameworks,
24 org.eclipse.wst.common.frameworks.ui,
25 org.eclipse.wst.common.modulecore,
26 org.eclipse.wst.sse.core,
27 org.eclipse.wst.validation,
28 org.eclipse.wst.xml.core,
29 org.junit,
cbateman3a427542006-11-08 22:41:45 +000030 org.eclipse.jst.jsf.facesconfig,
cbateman623bbd82006-12-20 19:15:11 +000031 org.eclipse.wst.common.tests.collector,
cbateman43d60ee2007-04-07 00:15:30 +000032 org.eclipse.jst.jsf.test.util,
33 org.eclipse.jst.jsf.core
cbateman3a427542006-11-08 22:41:45 +000034Eclipse-LazyStart: true
cbatemana0b62162007-04-10 19:05:55 +000035Bundle-RequiredExecutionEnvironment: J2SE-1.5