blob: cbf1b3a7728cebaed2fb63ae15db00d2f52cf22a [file] [log] [blame]
Linda Chan64c70022006-11-11 09:11:12 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %plugin.name
4Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.template.ui;singleton:=true
jgraham8d922fc2007-06-07 16:10:11 +00005Bundle-Version: 3.0.4.200706071
Linda Chan64c70022006-11-11 09:11:12 +00006Bundle-Activator: org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
7Bundle-Vendor: Eclipse.org
8Bundle-Localization: plugin
9Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
10 org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
Linda Chan09983902007-02-09 04:56:09 +000011 org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)";resolution:=optional,
Linda Chan64c70022006-11-11 09:11:12 +000012 org.eclipse.pde.ui;bundle-version="[3.2.0,4.0.0)"
13Eclipse-LazyStart: true
jgraham0eef5dc2007-02-06 15:37:31 +000014Bundle-RequiredExecutionEnvironment: J2SE-1.4