Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 36052811602c96568ec043c26be4e07676b38dd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.hpenonstop.tests
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.eclipse.cdt.cmake.is.hpenonstop
Import-Package: org.junit
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: org.eclipse.cdt.cmake.is.hpenonstop.tests

Back to the top