Scala IDE for Eclipse 2.0.0 beta 11了,该版本支持 Scala 2.9.2 和 2.8.3 版本。
该版本完全支持 Eclipse 3.6, Eclipse 3.7 也支持,不过目前还是体验阶段。
详细改进记录:
- Added completion proposals for any type from the classpath in the Scala editor, with automatic imports.
- Several fixes to improve interoperability of mixed Scala/Java project (#1000594, #1000568, #1000524 and #1000586).
- Fixes in the SBT builder regarding passing compiler options, continuations support and classpath resolution (#1000605, #1000617).
- SBT builder is the default builder.
- Fixed Toggle Comment and Indentation for multi line string (#1000618).
- Fixed problem when trying to put line breakpoint in object private method (#3271).
详细修复的问题列表请看 here.
下载地址:download site.
暂无更多评论