On Sat, Aug 14, 2010 at 12:55 PM, Nikolaus Rath <nikol...@rath.org> wrote: > Hello, > > For some of my projects, the "Working Directory" setting of Run > Configurations dialog does not work properly. > > When I set the working directory to "Default" (with "${project_loc}" > as the greyed out value), the script starts in my home directory instead > (verified by executing os.getcwd() in debugging mode right after the > script starts). > > When I set the working directory to "Other", and set the text field to > "${workspace_loc:<projectname>}" (with <projectname> being the real > project name), the scripts starts in the correct directory. > > When I set the working directory to "Other", and set the text field to > "${project_loc}", it works as well. > > > Why isn't the default setting working? >
This was a bug. Just fixed (for 1.6.2). Cheers, Fabio ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users