-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 0.9
-
Fix Version/s: 2.5-rc-1
Scala provides an fsc tool which significantly speeds up compilation. This is especially useful during development when the same classpath is being used.
http://www.scala-lang.org/docu/files/tools/fsc.html
The Maven Scala plugin offers this support already, http://scala-tools.org/mvnsites/maven-scala-plugin/example_cc.html