What is the default working directory for my project? I have several projects under my workspace, and a couple of run configurations. I use os.getcwd() and the directory goe
Open Run Dialog...-> Select your run configuration->Arguments Tab->Working directory:
mine is set to ${workspace_loc}:test/src/ for a project name test i created in my workspace