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

Last change on this file since 347 was 347, checked in by boris, 19 years ago
  • some tweaks on version numbers and spelling
File size: 524 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.5.0
6Bundle-Localization: plugin
7Bundle-Vendor: PELAB
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.compiler,
13 org.modelica.mdt.core,
14 org.modelica.mdt.internal.core
15Bundle-Activator: org.modelica.mdt.internal.core.CorePlugin
16Eclipse-AutoStart: true
Note: See TracBrowser for help on using the repository browser.