If i run a program under eclipse the default user.dir is the absolute path to the project-folder. Including the project-folder itself.
When i run a UITestCase the user.dir is switched to the eclipse installation-path.
Is there a solution, workaround available as this is a huge problem for my tests.