Stephan Herrmann | 9b5f216 | 2013-07-30 18:59:59 +0200 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: AspectExportAspect Plug-in |
| 4 | Bundle-SymbolicName: AspectExportAspect; singleton:=true |
Stephan Herrmann | 15fa6f6 | 2017-12-06 23:03:37 +0100 | [diff] [blame^] | 5 | Automatic-Module-Name: AspectExportAspect |
Stephan Herrmann | 9b5f216 | 2013-07-30 18:59:59 +0200 | [diff] [blame] | 6 | Bundle-Version: 1.0.0 |
| 7 | Require-Bundle: org.eclipse.ui, |
| 8 | org.eclipse.objectteams.otequinox, |
| 9 | AspectExportBase |
| 10 | Bundle-ActivationPolicy: lazy |
| 11 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |