mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Add master test suite for conveniently running all junit3 tests in CDT
This commit is contained in:
parent
3155cf079a
commit
4af50b5ddd
1 changed files with 5 additions and 0 deletions
|
@ -16,3 +16,8 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.core.resources
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.cdt.managedbuilder.ui.tests,
|
||||
org.eclipse.cdt.managedbuilder.ui.tests.suite,
|
||||
org.eclipse.cdt.managedbuilder.ui.tests.testplugin,
|
||||
org.eclipse.cdt.managedbuilder.ui.tests.util,
|
||||
org.eclipse.cdt.managedbuilder.ui.tests.wizardPages
|
||||
|
|
Loading…
Add table
Reference in a new issue