I'm using beta3, Linux x64.
I have an "Other C/C++ project".
In the Run/Debug tab of my configuration I have set the "Run from dir:".
This works when I do "Debug".
But when I "Execute" it is not switching to this directory before running my program.
This directory is set in the Run/Debug tab, it uses a directory relative to %rp: %rp../dir1/dir2/etc
I see this same entry in the "Tools" tab for both "Debug" and "Execute".
However when I do "execute" it does not set that working directory, while it does do so for "Debug".