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

Last change on this file since 1077 was 1058, checked in by adrpo, 13 years ago
  • mdt 0.7.19
File size: 615 bytes
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Modelica Development Tooling
4Bundle-SymbolicName: org.modelica.mdt.core; singleton:=true
5Bundle-Version: 0.7.19
6Bundle-Localization: plugin
7Bundle-Vendor: Adrian Pop [Adrian.Pop@liu.se] @ OSMC, Linkoping University
8Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.resources,
10 org.eclipse.core.runtime,
11 org.eclipse.jface.text
12Export-Package: org.modelica.mdt.core,
13 org.modelica.mdt.core.compiler,
14 org.modelica.mdt.core.preferences,
15 org.modelica.mdt.internal.core
16Bundle-Activator: org.modelica.mdt.internal.core.CorePlugin
17Eclipse-LazyStart: true
Note: See TracBrowser for help on using the repository browser.