Scala IDE 4.1.1 has been released

21 views
Skip to first unread message

Scala IDE

unread,
Jul 28, 2015, 6:58:09 PM7/28/15
to scala-ide-dev Dev, scala-tools, scala-a...@googlegroups.com, scala-i...@googlegroups.com

We just released Scala IDE 4.1.1 bundled with Scala 2.11.7.

This release contains only two changes since the 4.1.0 release. It is a bugfix release - no new features were introduced.

The two fixed bugs are:

  • #1002509 - Remove key binding for expression evaluator. This key binding conflicted with an already defined key binding, therefore we decided to remove it. If you want to have a key binding for the expression evaluator you can always add one by yourself. Just navigate to Window > Preferences > Keys and search for Send Selection to Scala Expression Evaluator. Once this item is selected you can add your own key binding.
  • #1002486 - Solve problem with not compiled Java files when they depend on Scala files. In the 4.1.0 release there was the new scopes builder introduced. It did not compile Java files in some circumstances when they depend on Scala files, a problem which is now resolved.

As usual, this release can be consumed both from the regular update sites, and as a standalone Eclipse distribution.

Reply all
Reply to author
Forward
0 new messages