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

Last change on this file since 446 was 446, checked in by boris, 18 years ago
  • commiting changes that went into 0.6.1 release
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.1
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.