I want to set a working directory for Node.js in Nodeclipse IDE.
Nodeclipe provides a run configuration to specify the Node path but not the working directory.
Is there any way to set this from Nodeclipse itself?
Related : How to set working directory for Node.js on windows?
Just found out that the latest version(4.0) of Nodeclipse supports setting the working directory.