2015-04-13 11:02:14 -04:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2020-08-28 21:03:44 +02:00
|
|
|
Bundle-Name: %pluginName
|
2015-04-13 11:02:14 -04:00
|
|
|
Bundle-SymbolicName: org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests;singleton:=true
|
2020-08-28 21:03:44 +02:00
|
|
|
Bundle-Vendor: %providerName
|
2015-04-13 11:02:14 -04:00
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Fragment-Host: org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui
|
2022-10-01 19:59:59 -04:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
2015-04-13 11:02:14 -04:00
|
|
|
Require-Bundle: org.junit
|
2018-10-30 15:29:24 +01:00
|
|
|
Automatic-Module-Name: org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests
|
2020-08-28 21:03:44 +02:00
|
|
|
Bundle-Localization: fragment
|