'Working directory' should be set like other launch configs
Status: Beta
Brought to you by:
bernhardbrem
I noticed that some code was recently committed to add the setting of a 'Working Directory' for launching .NET applications.
The user interface element of this should be done in a similar manner to what JDT does with the 'Working directory:' group at the bottom of the 'Java Application' launch configuration's 'Arguments' tab.
Logged In: YES
user_id=1299552
Originator: YES
The class in Eclipse is called WorkingDirectoryBlock although it is currently an internal class in JDT.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214696