source: trunk/org.modelica.mdt.omc/META-INF/MANIFEST.MF @ 1831

Last change on this file since 1831 was 1831, checked in by adrpo, 11 years ago
  • mdt 0.7.31 + add preference for gdb max stack depth in Modelica preferences (default to -1 which means all the stack)
File size: 582 bytes
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Modelica Development Tooling OMC proxy
4Bundle-SymbolicName: org.modelica.mdt.omc; singleton:=true
5Bundle-Version: 0.7.31
6Bundle-Vendor: Adrian Pop [Adrian.Pop@liu.se] @ OSMC, Linkoping University
7Require-Bundle: org.eclipse.core.runtime,
8 org.eclipse.core.resources,
9 org.modelica.mdt.core,
10 org.modelica.mdt.ui,
11 org.eclipse.jface.text,
12 org.eclipse.ui
13Export-Package: org.modelica.mdt.omc,
14 org.modelica.mdt.omc.internal;x-friends:="org.modelica.mdt.test"
15Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Note: See TracBrowser for help on using the repository browser.