ledunnel | fcf64c9 | 2007-10-05 00:11:55 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
ledunnel | 481726e | 2007-10-05 01:43:15 +0000 | [diff] [blame] | 3 | Bundle-Name: %pluginName |
| 4 | Bundle-SymbolicName: org.eclipse.datatools.enablement.oracle.ui;singleton:=true |
ledunnel | d6546ba | 2007-10-29 21:48:08 +0000 | [diff] [blame^] | 5 | Bundle-Version: 1.0.0.200710291 |
ledunnel | 481726e | 2007-10-05 01:43:15 +0000 | [diff] [blame] | 6 | Bundle-Localization: plugin |
| 7 | Export-Package: org.eclipse.datatools.enablement.oracle.internal.ui |
| 8 | Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0)", |
| 9 | org.eclipse.datatools.connectivity;bundle-version="[1.0.1,2.0.0)", |
| 10 | org.eclipse.datatools.connectivity.ui;bundle-version="[1.0.1,2.0.0)", |
| 11 | org.eclipse.datatools.connectivity.db.generic;bundle-version="[1.0.0,2.0.0)", |
| 12 | org.eclipse.datatools.connectivity.db.generic.ui;bundle-version="[1.0.1,2.0.0)", |
| 13 | org.eclipse.datatools.enablement.oracle;bundle-version="[1.0.0,2.0.0)" |
| 14 | Eclipse-LazyStart: true |
| 15 | Bundle-Vendor: %providerName |
| 16 | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |