Bug 531693

Summary: [testsources] The "New source Folder"-Wizard should allow to create test source folders
Product: [Eclipse Project] JDT Reporter: Till Brychcy <register.eclipse>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: laeubi, mistria, Vikas.Chandra
Version: 4.8   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Till Brychcy CLA 2018-02-26 14:12:05 EST
Suggested by Vikas in https://git.eclipse.org/r/#/c/111089/
Comment 1 Till Brychcy CLA 2018-02-27 12:59:02 EST
The tricky part here is that test sources need to have an output folder than main sources, so it is necessary to also add the capability to configure the output folder in this wizard.
Comment 2 Christoph Laeubrich CLA 2021-04-14 03:33:39 EDT
Why is this closed as "Won't fix"?

As "normal" source folders are allowed to have different outputs too it would be good to add this anyways.

I would expect something similar as for java project that has the "use default location" checkbox that enables an additional folder selection.

Then add a checkbox choice jut below the existing onex

[ ] This folder contains only test-sources

if it is checked, then the wizard simply needs to enforce that a custom folder is set as it is done within the Source-folder pane.
Comment 3 Till Brychcy CLA 2021-04-14 04:25:58 EDT
(In reply to Christoph Laeubrich from comment #2)
> Why is this closed as "Won't fix"?
> [...]

I'm reopening this, but I won't work on it.
Contributions are welcome.