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

Last change on this file since 913 was 357, checked in by boris, 19 years ago
  • added a method to fetch any modelica elements parent
  • added a mrthod to fetch the project where a modelica element is living
File size: 559 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
[246]5Bundle-Version: 0.0.0.svn-head
[52]6Bundle-Localization: plugin
[271]7Require-Bundle: org.modelica.mdt.core,
[212]8 org.eclipse.core.runtime,
[52]9 org.junit,
10 org.eclipse.ui,
11 abbot.swt,
[212]12 org.eclipse.core.resources,
[240]13 org.eclipse.jface.text,
[246]14 org.modelica.mdt.omc,
[357]15 org.modelica.mdt.ui,
16 org.eclipse.ui.workbench.texteditor,
17 org.eclipse.ui.ide,
18 org.eclipse.ui.editors
[62]19Eclipse-AutoStart: false
[52]20Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.