source: trunk/org.modelica.mdt.test/META-INF/MANIFEST.MF @ 1077

Last change on this file since 1077 was 1038, checked in by masberg, 13 years ago

Resurrected test suite

File size: 607 bytes
RevLine 
[52]1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
[246]3Bundle-Name: MDT Unit Tests
[104]4Bundle-SymbolicName: org.modelica.mdt.test; singleton:=true
[1038]5Bundle-Version: 0.7.18
6Bundle-RequiredExecutionEnvironment: JavaSE-1.6
7Bundle-ClassPath: bin/,
8 lib/abbot.swt.jar,
9 lib/abbot.jar
10Require-Bundle: org.modelica.mdt.core,
11 org.eclipse.core.runtime,
12 org.junit,
13 org.eclipse.ui,
14 org.eclipse.core.resources,
15 org.eclipse.jface.text,
16 org.modelica.mdt.omc,
17 org.modelica.mdt.ui,
18 org.eclipse.ui.workbench.texteditor,
19 org.eclipse.ui.ide,
[357]20 org.eclipse.ui.editors
[62]21Eclipse-AutoStart: false
[52]22Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.