CoffeeScript Run Configuration

Skip to end of metadata
Go to start of metadata
Before the first launch of CoffeeScript file via Node.js please take the following steps
Install NodeJS plugin

Install Node.js

http://nodejs.org/#download

Install CoffeeScript
Set the paths to Node.js and CoffeeScript for the default Run/Debug configuration

For example:

  • Windows: "C:\Program Files (x86)\nodejs\node.exe" and "C:\Program Files (x86)\coffeescript\bin\coffee"
  • Mac or Linux: "/usr/local/bin/node" and "/usr/local/bin/coffee"
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.