Linda Chan | bc93d34 | 2006-03-10 00:43:16 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %pluginName |
| 4 | Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.design; singleton:=true |
Linda Chan | 8e20d9f | 2007-05-09 10:15:19 +0000 | [diff] [blame] | 5 | Bundle-Version: 3.0.4.200705091 |
Linda Chan | bc93d34 | 2006-03-10 00:43:16 +0000 | [diff] [blame] | 6 | Bundle-Vendor: Eclipse.org |
| 7 | Bundle-Localization: plugin |
| 8 | Export-Package: org.eclipse.datatools.connectivity.oda.design, |
Linda Chan | bc93d34 | 2006-03-10 00:43:16 +0000 | [diff] [blame] | 9 | org.eclipse.datatools.connectivity.oda.design.util |
Linda Chan | 5a83573 | 2006-08-30 06:32:27 +0000 | [diff] [blame] | 10 | Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)", |
| 11 | org.eclipse.emf.ecore;bundle-version="[2.2.0,3.0.0)";visibility:=reexport, |
| 12 | org.eclipse.emf.ecore.xmi;bundle-version="[2.2.0,3.0.0)";visibility:=reexport, |
| 13 | com.ibm.icu;bundle-version="[3.4.4,4.0.0)";visibility:=reexport |
Linda Chan | 0d032fa | 2006-04-07 07:22:54 +0000 | [diff] [blame] | 14 | Eclipse-LazyStart: true |
jgraham | 0eef5dc | 2007-02-06 15:37:31 +0000 | [diff] [blame] | 15 | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |