We just released the final version of Scala IDE 4.4.0!
This release can be consumed both from the regular
update sites, and as a
standalone Eclipse distribution.
Highlights:
- Improved Refactoring Support
- Improved Debugger Stability
This
release is mostly focused on improving the overall developer experience
and as such fixes a lot of bugs instead of adding new features.
Together
with this Scala IDE release, there is also a new version of
scala-refactoring released, which can be consumed as a standalone
library. The library is available for 2.10 and 2.11 under the following
artifact ID:
"org.scala-refactoring" %% "org.scala-refactoring.library" % "0.9.1"