开发者

How to use CoffeeScript and Eclipse together in Windows?

开发者 https://www.devze.com 2023-03-28 05:00 出处:网络
I want to use CoffeeScript inside Eclipse, because I\'m working on a project of a game using JavaScript and my productivity is slow... so I want to integrate CoffeeScript with Eclipse in Windows envir

I want to use CoffeeScript inside Eclipse, because I'm working on a project of a game using JavaScript and my productivity is slow... so I want to integrate CoffeeScript with Eclipse in Windows enviroment..开发者_开发问答. is that possible?


There are currently 3 options I know of:

  1. LiClipse: http://www.liclipse.com/

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

  3. CoffeScript-Eclipse: https://github.com/adamschmideg/coffeescript-eclipse


Syntax coloring and code completion is available in the coffeescript-eclipse plugin on github


You may want to download the Xtext software. Then add this update: http://coffeescript-editor.eclipselabs.org.codespot.com/hg/


The same CoffeeScript Editor by Adam Schmideg and XText dependency as single install is available on Eclipse MarketPlace.

0

精彩评论

暂无评论...
验证码 换一张
取 消