summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.simulator/META-INF/MANIFEST.MF
blob: 727b6a80d6d4f7239251095e5f2d2e7faf67b98a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: KSM Simulator Prototype
Bundle-SymbolicName: de.dhbw.horb.ksm.simulator;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: de.dhbw.horb.simulator.Activator
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 de.dhbw.horb.ksm.core;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: de.dhbw.horb.ksm.model.api,
 org.eclipse.gef.commands
Bundle-ClassPath: lib/org.swtchart_0.7.0.v20110128.jar,
 lib/org.swtchart.ext_0.7.0.v20110128.jar,
 .