What are the good Scala IDEs at the start of 2010?

前端 未结 5 1653
陌清茗
陌清茗 2021-01-01 12:32

I know this is an exact duplicate, but a year has gone by and Scala seems to be a fast moving thing, so I figure it might be acceptable to ask again:

What is the bes

5条回答
  •  天命终不由人
    2021-01-01 13:34

    Right now, IntelliJ's IDEA. And one big difference from now to a year ago is that a free, open source version of IDEA is available.

    Personally, I use IDEA CE 9.0.1, but leave compilation&testing to SBT, which I keep running on another window, with cc or ~test.

提交回复
热议问题