7 ms·
Which IDE do you use?
by d_c 16y ago
Which IDE do you use?
- narrator 16y agoI use Eclipse. For a while, during the Scala 2.7 to 2.8 transition, the Scala support was so bad I actually switched back to Emacs. Now it's fairly usable, though not as full featured as the Eclipse's Java support. I would also highly recommend you setup JRebel with Lift. It makes the development cycle go much faster.
- tyweir 16y agoIf you're an Emacs user, look into Ensime, it's fantastic. http://github.com/aemoncannon/ensime http://github.com/aemoncannon/ensime
- steele 16y agoI've enjoyed netbeans scala support.
- cageface 16y agoThe best overall Scala support in an IDE is currently in Intellij IDEA. The Scala plugin works in the free, community version as well.