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? Thanks, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C ------------------------------------------------------------------------------ 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