I’m trying to introduce coffeescript to the team on a Java project. I think the problem we’re facing right now it’s that when we write a Coffeescript we have to go compile it down to Javascript which is a bit daunting and cumbersome. And the client has already invested in IntelliJ Ultimate Edition already. Is there a nice tool or plugin in IntelliJ to convert Coffeescript to Javascript easily?
Cheers,
there’s a plugin available here:
http://plugins.intellij.net/plugin/?idea&id=6313 and
http://plugins.intellij.net/plugin/?id=4701