CoffeeScript editor plugin for Eclipse?

前端 未结 2 479
难免孤独
难免孤独 2021-02-07 02:28

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,

2条回答
  •  日久生厌
    2021-02-07 03:16

    Have you tried coffeescript-eclipse plugin?

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

提交回复
热议问题