kchan | 67073ce | 2007-04-24 17:02:35 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: Axis2 Ui Plug-in |
| 4 | Bundle-SymbolicName: org.eclipse.jst.ws.axis2.ui;singleton:=true |
| 5 | Bundle-Version: 1.0.0 |
| 6 | Bundle-Activator: org.eclipse.jst.ws.axis2.ui.plugin.WebServiceAxis2UIPlugin |
| 7 | Bundle-Vendor: WSO2 |
| 8 | Bundle-Localization: plugin |
| 9 | Require-Bundle: org.eclipse.ui, |
| 10 | org.eclipse.core.runtime, |
| 11 | org.eclipse.jst.ws.axis2.core, |
| 12 | org.eclipse.jst.ws, |
| 13 | org.eclipse.jst.ws.ui |
| 14 | Eclipse-LazyStart: true |
| 15 | Export-Package: org.eclipse.jst.ws.axis2.ui.plugin, |
| 16 | org.eclipse.jst.ws.internal.axis2.consumption.ui.preferences |
| 17 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |