blob: 38530325e4389163e7430eb8a6ccbb5bc21caa56 [file] [log] [blame]
lbustelo85298422007-07-24 21:13:34 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: JSDT support for JSP Plug-in
4Bundle-SymbolicName: org.eclipse.wst.jsdt.web.support.jsp;singleton:=true
5Bundle-Version: 1.0.0
6Bundle-Activator: org.eclipse.wst.jsdt.web.support.jsp.Activator
7Require-Bundle: org.eclipse.core.runtime,
8 org.eclipse.wst.jsdt.web.ui,
9 org.eclipse.jst.jsp.ui,
10 org.eclipse.wst.sse.ui,
11 org.eclipse.jface.text,
12 org.eclipse.jface,
13 org.eclipse.wst.html.ui,
14 org.eclipse.wst.html.core,
15 org.eclipse.jst.jsp.core,
16 org.eclipse.wst.css.core,
17 org.eclipse.wst.xml.core,
18 org.eclipse.wst.sse.core,
19 org.eclipse.wst.jsdt.web.core
20Eclipse-LazyStart: true