How to set the working directory for node.js in nodeclipse?

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.

enter image description here