mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +02:00
11 lines
335 B
Text
11 lines
335 B
Text
![]() |
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
|