Showing posts with label Eclipse. Show all posts
Showing posts with label Eclipse. Show all posts

Wednesday, July 30, 2008

How to set the working directory in Eclipse

Here's an old one I don't want to forget:

How to set the working directory in Eclipse (so CPA can resolve paths to the Scripts directory).
  • Right click on the project in package explorer > properties
  • Under Run/Debug Settings click on JCPA and click the Edit Button
  • Under the Arguments tab of the new window, specify your working directory (ie: /Users/afraser/CPA)