用于 Eclipse 的 CoffeeScript 编辑器插件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10286364/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
CoffeeScript editor plugin for Eclipse?
提问by Martin Spa
Here's the deal, I use Wro4j to handle the transpilation/'building' of .coffee files to .js ones.
这是交易,我使用 Wro4j 来处理 .coffee 文件到 .js 文件的转换/“构建”。
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...).
现在我想要一个支持 CoffeeScript 的好的编辑器插件,我不想安装 Aptana(我只需要 CoffeeScript,而不是 Python、Ruby 和它包含的所有其他东西,并且不允许我选择不安装。 ...)。
Many thanks!
非常感谢!
采纳答案by BluesRockAddict
Have you tried coffeescript-eclipse plugin?
您是否尝试过 coffeescript-eclipse 插件?
回答by Fabio Zadrozny
Besides CoffeScript-Eclipse: https://github.com/adamschmideg/coffeescript-eclipse(mentioned by BluesRockAddict), the other choices I know of are:
除了 CoffeScript-Eclipse:https: //github.com/adamschmideg/coffeescript-eclipse(BluesRockAddict 提到),我知道的其他选择是:
LiClipse: http://brainwy.github.io/liclipse/
LiClipse:http://brainwy.github.io/liclipse/
Aptana Studio 3: http://www.aptana.com/products/studio3
Aptana Studio 3:http: //www.aptana.com/products/studio3