Re: How do I set the working directory for a project?
Posted By:
Jochen_Vogele
Posted On:
Tuesday, May 15, 2001 05:51 AM
The -D option for the virtual machine just set the property named 'user.dir'. If your program doesn't use this property like System.getProperty("user.dir") it's not used.
Normally you set your working directory for a project at the Projekt-Property Dialog, which you can find at the project-menue.