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

Last change on this file since 474 was 474, checked in by adrpo, 18 years ago
  • moving towards mdt 0.6.6
File size: 560 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.6.6
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,
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-AutoStart: true
Note: See TracBrowser for help on using the repository browser.