I've create new java project with the following code which open the command line with the project path.In the java project I've added two files(under the root) app.js and package json,now I want to invoke this node app.js I've create new java project with the following