coffeescript-netbeans
coffeescript-netbeans copied to clipboard
Update CoffeeScriptRhinoCompiler.java
trafficstars
Sometimes ScriptableObject.getProperty(location, "first_line") return an Integer (so can't cast Integer to Double) that fix it
like this case:
class test constructor:() -> @fail_case : { test: 0 }
And netbeans 7.4 is also suported