Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Method to set the working directory?


To set the working directory, you have to use the new "launch configurations" feature. This will be available in the milestone 4 build. To use the "new" launching story, you must turn on "launch configs" in the debug preference page. A launch configuration allows you to set VM args, program args, working dir...

P.S. this type of question shoud really be directed to the newgroup.

Darin



gleichtman@xxxxxxxxxxxxxx
Sent by: platform-debug-dev-admin@xxxxxxxxxxx

03/20/2002 09:28 AM
Please respond to platform-debug-dev

       
        To:        platform-debug-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-debug-dev] Method to set the working directory?


Is there any way to set the working directory for an app to be run within a
project? I managed to find in the 0214 build that I could set the VM and
app arguments by starting in a navigator view and right clicking on the
java class (.java) that contains the main you want to run. A "Properties
for ..." dialog is then displayed with a choice for execution arguments
which can be selected. This was _far_ from obvious. I expected to be able
to set the working directory here, but this was not so.

                           -=> Gregg <=-

---
Gregg Leichtman, Ph.D.
BioImaging Technologies, Inc.
521 Plymouth Road, Suite 115
Plymouth Meeting, PA 19462

Opinions expressed in this message are my own and in no way reflect
BioImaging Technologies, Inc. policy.








_______________________________________________
platform-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-debug-dev



Back to the top