Jump to content

IDEs and other tools for Scala development

+ 1
  mike-loukides's Photo
Posted Sep 30 2009 12:02 PM

Dean Wampler and Alex Payne's Programming Scala discusses IDEs that can be used for Scala programming in Chapter 14. IDE support is not as rich as it might be, but there are Scala plugins for Eclipse, IntelliJ, and NetBeans; the IntelliJ and BetBeans plugins are currently in beta. There are also plugins for text editors like TextMate, Emacs, and Vim. Finally, there are tools for test-driven development, behavior-driven development, and many other applications.

0 Replies