source: trunk/org.modelcia.mdt.test/New Folder/META-INF/MANIFEST.MF @ 52

Last change on this file since 52 was 52, checked in by boris, 19 years ago
  • added tests on new project wizard
File size: 418 bytes
Line 
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Mdt Unit Tests
4Bundle-SymbolicName: org.modelica.mdt.test
5Bundle-Version: 0.1.0
6Bundle-Activator: org.modelica.mdt.test.TestPlugin
7Bundle-Localization: plugin
8Require-Bundle: org.eclipse.core.runtime,
9 org.junit,
10 org.modelica.mdt,
11 org.eclipse.ui,
12 abbot.swt,
13 org.eclipse.core.resources
14Eclipse-AutoStart: true
15Import-Package: org.eclipse.ui.console
Note: See TracBrowser for help on using the repository browser.