Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
Harald Mackamul | 12a0353 | 2018-01-25 17:37:40 +0100 | [diff] [blame] | 3 | Bundle-Name: APP4MC Amalthea Workflow MWE2 |
Harald Mackamul | d298bb0 | 2018-01-25 15:19:53 +0100 | [diff] [blame] | 4 | Bundle-SymbolicName: org.eclipse.app4mc.amalthea.workflow.mwe2;singleton:=true |
Dirk Fauth | 50304cb | 2020-02-17 14:12:19 +0100 | [diff] [blame^] | 5 | Bundle-Version: 0.9.8.qualifier |
Harald Mackamul | 34e13b4 | 2017-11-21 10:46:27 +0100 | [diff] [blame] | 6 | Bundle-Vendor: Eclipse APP4MC |
Harald Mackamul | 94e3f85 | 2017-02-21 08:59:34 +0100 | [diff] [blame] | 7 | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 8 | Bundle-ActivationPolicy: lazy |
| 9 | Require-Bundle: org.apache.log4j, |
| 10 | org.eclipse.emf.ecore, |
| 11 | org.eclipse.emf.mwe2.launch, |
| 12 | org.eclipse.emf.mwe2.lib, |
| 13 | org.eclipse.emf.ecore.xcore, |
| 14 | org.eclipse.emf.ecore.xcore.lib, |
| 15 | org.eclipse.app4mc.amalthea.model |
Harald Mackamul | d298bb0 | 2018-01-25 15:19:53 +0100 | [diff] [blame] | 16 | Export-Package: org.eclipse.app4mc.amalthea.workflow.mwe2, |
| 17 | org.eclipse.app4mc.amalthea.workflow.mwe2.util |
Harald Mackamul | 7e87d0b | 2018-04-09 09:25:36 +0200 | [diff] [blame] | 18 | Automatic-Module-Name: org.eclipse.app4mc.amalthea.workflow.mwe2 |