source: trunk/org.modelica.mdt.core/META-INF/MANIFEST.MF @ 1878

Last change on this file since 1878 was 1878, checked in by adrpo, 9 years ago
  • mdt 0.7.40 fixes some Susan plugin issues
File size: 641 bytes
RevLine 
[2]1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Modelica Development Tooling
[272]4Bundle-SymbolicName: org.modelica.mdt.core; singleton:=true
[1878]5Bundle-Version: 0.7.40
[972]6Bundle-Vendor: Adrian Pop [Adrian.Pop@liu.se] @ OSMC, Linkoping University
[2]7Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.resources,
[5]9 org.eclipse.core.runtime,
[248]10 org.eclipse.jface.text
[389]11Export-Package: org.modelica.mdt.core,
12 org.modelica.mdt.core.compiler,
13 org.modelica.mdt.core.preferences,
[251]14 org.modelica.mdt.internal.core
[284]15Bundle-Activator: org.modelica.mdt.internal.core.CorePlugin
[1103]16Bundle-ActivationPolicy: lazy
[1102]17Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Note: See TracBrowser for help on using the repository browser.