File: MANIFEST.MF

package info (click to toggle)
eclipse-platform-ui 4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 93,944 kB
  • sloc: java: 830,957; xml: 25,107; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse UI IDE Application Tests
Bundle-SymbolicName: org.eclipse.ui.ide.application.tests; singleton:=true
Bundle-Version: 1.4.0.qualifier
Eclipse-BundleShape: dir
Bundle-Vendor: Eclipse.org
Fragment-Host: org.eclipse.ui.ide.application
Require-Bundle: org.junit
Bundle-RequiredExecutionEnvironment: JavaSE-17
Automatic-Module-Name: org.eclipse.ui.ide.application.tests