CoffeeScript editor plugin for Eclipse?

拈花ヽ惹草 提交于 2019-12-20 17:25:19

问题


Here's the deal, I use Wro4j to handle the transpilation/'building' of .coffee files to .js ones.

Now I want to have a good editor plugin which supports CoffeeScript, and I don't want to install Aptana (I only need CoffeeScript, not Python, Ruby and all the other stuff it includes and doesn't let me choose not to install...).

Many thanks!


回答1:


Have you tried coffeescript-eclipse plugin?

https://github.com/adamschmideg/coffeescript-eclipse




回答2:


Besides CoffeScript-Eclipse: https://github.com/adamschmideg/coffeescript-eclipse (mentioned by BluesRockAddict), the other choices I know of are:

LiClipse: http://brainwy.github.io/liclipse/

Aptana Studio 3: http://www.aptana.com/products/studio3



来源:https://stackoverflow.com/questions/10286364/coffeescript-editor-plugin-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!