mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 09:35:23 +02:00
10 lines
335 B
Text
Executable file
10 lines
335 B
Text
Executable file
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: RSE Test Framework Example
|
|
Bundle-SymbolicName: org.eclipse.rse.examples.testframework;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Vendor: Eclipse.org
|
|
Bundle-Localization: plugin
|
|
Require-Bundle: org.junit,
|
|
org.eclipse.rse.tests.framework
|
|
Eclipse-LazyStart: true
|