Bug 298584 - Run tests with 'Run As>Junit test' when multiple projects are selected.
Summary: Run tests with 'Run As>Junit test' when multiple projects are selected.
Status: CLOSED DUPLICATE of bug 111126
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 14:24 EST by Gary Gregory CLA
Modified: 2010-01-25 08:09 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Gregory CLA 2009-12-28 14:24:50 EST
Build Identifier: I20091210-1301

Eclispe 3.6M4. 
Windows Vista SP1, 64-bit.
Sun Java 1.6.0_16, 64-bit.

Add ability to run tests with 'Run As>Junit test' when multiple Java projects are selected. 

When more than one Java project is selected in the Navigator view, you can select more than one project and choose 'Run As>Junit test' BUT only the tests in the FIRST selected project is run.

This is quite a pain. I am debugging code in Apache CXF which contains 65 projects. I would like to select all projects and also a subset of the projects and say 'Run As>Junit test'.

The folder selection in the test run configuration UI would ideally contain checkboxes to choose directories like in other places in the Eclipse UI.

Reproducible: Always
Comment 1 Markus Keller CLA 2010-01-25 08:09:02 EST

*** This bug has been marked as a duplicate of bug 111126 ***