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
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: MDT Unit Tests
4Bundle-SymbolicName: org.modelica.mdt.test; singleton:=true
5Bundle-Version: 0.0.0.svn-head
6Bundle-Localization: plugin
7Require-Bundle: org.modelica.mdt.core,
8 org.eclipse.core.runtime,
9 org.junit,
10 org.eclipse.ui,
11 abbot.swt,
12 org.eclipse.core.resources,
13 org.eclipse.jface.text,
14 org.modelica.mdt.omc,
15 org.modelica.mdt.ui,
16 org.eclipse.ui.workbench.texteditor,
17 org.eclipse.ui.ide,
18 org.eclipse.ui.editors
19Eclipse-AutoStart: false
20Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.