Linda Chan | 64c7002 | 2006-11-11 09:11:12 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %plugin.name |
| 4 | Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.template.ui;singleton:=true |
jgraham | 8d922fc | 2007-06-07 16:10:11 +0000 | [diff] [blame^] | 5 | Bundle-Version: 3.0.4.200706071 |
Linda Chan | 64c7002 | 2006-11-11 09:11:12 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator |
| 7 | Bundle-Vendor: Eclipse.org |
| 8 | Bundle-Localization: plugin |
| 9 | Require-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 Chan | 0998390 | 2007-02-09 04:56:09 +0000 | [diff] [blame] | 11 | org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)";resolution:=optional, |
Linda Chan | 64c7002 | 2006-11-11 09:11:12 +0000 | [diff] [blame] | 12 | org.eclipse.pde.ui;bundle-version="[3.2.0,4.0.0)" |
| 13 | Eclipse-LazyStart: true |
jgraham | 0eef5dc | 2007-02-06 15:37:31 +0000 | [diff] [blame] | 14 | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |