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

Last change on this file since 111 was 104, checked in by boris, 19 years ago
  • elements in projects view made double-clickable
File size: 385 bytes
RevLine 
[52]1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Mdt Unit Tests
[104]4Bundle-SymbolicName: org.modelica.mdt.test; singleton:=true
[52]5Bundle-Version: 0.1.0
6Bundle-Localization: plugin
7Require-Bundle: org.eclipse.core.runtime,
8 org.junit,
9 org.modelica.mdt,
10 org.eclipse.ui,
11 abbot.swt,
12 org.eclipse.core.resources
[62]13Eclipse-AutoStart: false
[52]14Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.