Bug 496314 - "Initial Working Directory" preferences doesn't work
Summary: "Initial Working Directory" preferences doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: Terminal (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.1   Edit
Assignee: Uwe Stieber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-17 13:31 EDT by Angelo ZERR CLA
Modified: 2016-06-20 03:35 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angelo ZERR CLA 2016-06-17 13:31:36 EDT
The following problem occurs with Eclipse Neon. 

I have setted my Initial Working Directory to "Eclipse workspace", but when I open a Local Terminal, my working directory is initialized every time with "Eclipse home".

After debugging, it seems that LocalLauncherDelegate searchs preferences from "org.eclipse.tm.terminal.connector.local.activator.UIPlugin" although it should search preferences from "org.eclipse.tm.terminal.view.ui.activator.UIPlugin" (according org.eclipse.tm.terminal.view.ui.preferences.PreferencePage).

But perhaps I'm wrong.

Many thank's for your help.
Comment 1 Uwe Stieber CLA 2016-06-20 03:35:49 EDT
Good catch. This is fixed in both master an 4.1_neon_bugfix branch now.