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.
--
You received this message because you are subscribed to the Google Groups "scala-tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.