jlindop | f690c6e | 2007-10-17 15:18:44 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: SQL Query Builder Examples Plug-in |
| 4 | Bundle-SymbolicName: org.eclipse.datatools.sqltools.sqlbuilder.examples;singleton:=true |
jlindop | 178e027 | 2008-03-11 14:01:30 +0000 | [diff] [blame^] | 5 | Bundle-Version: 1.0.0.200803111 |
jlindop | f690c6e | 2007-10-17 15:18:44 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.datatools.sqltools.sqlbuilder.examples.Activator |
| 7 | Require-Bundle: org.eclipse.core.runtime, |
| 8 | org.eclipse.core.resources, |
| 9 | org.eclipse.ui, |
| 10 | org.eclipse.ui.ide, |
| 11 | org.eclipse.datatools.sqltools.sqlbuilder |
| 12 | Eclipse-LazyStart: true |