home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.junit_3.8.1 / META-INF / MANIFEST.MF
Encoding:
Java Manifest  |  2005-09-29  |  370 b   |  18 lines

  1. Manifest-Version: 1.0
  2. Bundle-ManifestVersion: 2
  3. Bundle-Name: %pluginName
  4. Bundle-SymbolicName: org.junit
  5. Bundle-Version: 3.8.1
  6. Bundle-ClassPath: junit.jar
  7. Bundle-Vendor: %providerName
  8. Bundle-Localization: plugin
  9. Export-Package: 
  10.  junit.awtui,
  11.  junit.extensions,
  12.  junit.framework,
  13.  junit.runner,
  14.  junit.swingui,
  15.  junit.swingui.icons,
  16.  junit.textui
  17. Eclipse-AutoStart: true
  18.