source: trunk/org.modelica.mdt.test/META-INF/MANIFEST.MF @ 271

Last change on this file since 271 was 271, checked in by boris, 19 years ago
  • renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
File size: 472 bytes
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: MDT Unit Tests
4Bundle-SymbolicName: org.modelica.mdt.test; singleton:=true
5Bundle-Version: 0.0.0.svn-head
6Bundle-Localization: plugin
7Require-Bundle: org.modelica.mdt.core,
8 org.eclipse.core.runtime,
9 org.junit,
10 org.eclipse.ui,
11 abbot.swt,
12 org.eclipse.core.resources,
13 org.eclipse.jface.text,
14 org.modelica.mdt.omc,
15 org.modelica.mdt.ui
16Eclipse-AutoStart: false
17Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.