javascriptnode.jseclipseprotractoreclipse-indigo

Could not Create "Run Configuration" for a Javascript Project


Installed Javascript eclipse (Indigo). Installed Node.js and protractor. Have created a JavaScript project. Added sample.js file. Tried to create a Run configuration. But could not find "Node Js Application" configuration in "Run configurations" tab. How to get the Node js configuration in the list.

tried installing javascript plugins from "Help->Install new software" and from market

Actual Result: Getting below list of configurations in "Run configuration" dialog. HTTP Preview, Java Applet, Java Application, XSL

Expected Result: Require other run configurations like: Node.js application


Solution

  • Installing "eclipse-javascript-oxygen-3-win32" on my windows 7 32 bit. It fixed the issue.