Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: Trac304ot |
| 4 | Bundle-SymbolicName: Trac304ot;singleton:=true |
Stephan Herrmann | 15fa6f6 | 2017-12-06 23:03:37 +0100 | [diff] [blame] | 5 | Automatic-Module-Name: Trac304ot |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 6 | Bundle-Version: 1.0.0 |
| 7 | Bundle-Activator: trac304ot.Activator |
| 8 | Require-Bundle: org.eclipse.core.runtime, |
| 9 | org.eclipse.objectteams.otequinox, |
| 10 | Trac304b;bundle-version="1.0.0" |
| 11 | Bundle-ActivationPolicy: lazy |
Stephan Herrmann | 01ff978 | 2019-11-21 22:50:16 +0100 | [diff] [blame] | 12 | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 13 | Import-Package: trac304b |
Stephan Herrmann | 9b5f216 | 2013-07-30 18:59:59 +0200 | [diff] [blame] | 14 | Export-Package: trac304ot;ot-aspect-host=Trac304ot |