blob: 4477f3a7ea5ab2173f1ce734431695dfca722e9b [file] [log] [blame]
cbateman8e141e42006-07-20 19:16:20 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Util Plug-in
4Bundle-SymbolicName: org.eclipse.jst.jsf.test.util
rsrinivasan60429fd2007-03-23 21:22:10 +00005Bundle-Version: 1.0.0.qualifier
cbateman8e141e42006-07-20 19:16:20 +00006Bundle-Activator: org.eclipse.jst.jsf.test.util.Activator
7Bundle-Localization: plugin
8Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.eclipse.core.resources,
11 org.eclipse.jst.j2ee,
12 org.eclipse.jst.j2ee.core,
13 org.eclipse.jst.j2ee.web,
14 org.eclipse.wst.common.frameworks,
cbateman73b58152006-07-24 20:24:42 +000015 org.eclipse.jdt.core;visibility:=reexport,
cbateman8e141e42006-07-20 19:16:20 +000016 org.junit,
cbatemand7bde6c2006-11-18 01:38:09 +000017 org.eclipse.wst.common.core,
18 org.eclipse.wst.validation,
cbatemanc28253f2007-04-02 18:07:55 +000019 org.eclipse.wst.internet.cache,
20 org.eclipse.core.net
cbateman8e141e42006-07-20 19:16:20 +000021Export-Package: org.eclipse.jst.jsf.test.util
22Eclipse-LazyStart: true
cbateman624c4f12007-04-10 19:14:51 +000023Bundle-RequiredExecutionEnvironment: J2SE-1.5