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
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: MDT Unit Tests
4Bundle-SymbolicName: org.modelica.mdt.test; singleton:=true
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,
20 org.eclipse.ui.editors
21Eclipse-AutoStart: false
22Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.