Eclipse的Scala插件 Scala IDE 2.0.0 beta 11发布

openkk 12年前
     <p>ScalaIDE 是一个 Eclipse 插件,提供 Scala 集成开发工具。主要的功能包括:同一个项目中混合编辑Scala/Java文件;Scala 编辑器支持语法高亮显示,代码自动完成,错误标记,链到定义处;代码调试;代码大纲视图等。<br /> 项目地址:<a href="/misc/goto?guid=4958192406268135320" target="_blank">http://www.scala-ide.org/</a></p>    <p><img style="width:598px;height:435px;" title="Eclipse的Scala插件 Scala IDE" border="0" alt="Eclipse的Scala插件 Scala IDE" src="https://simg.open-open.com/show/e252ed46885af7955099e0bb25c9efd3.jpg" width="600" height="529" /></p>    <p>Scala IDE for Eclipse 2.0.0 beta 11了,该版本支持 Scala 2.9.2 和 2.8.3 版本。</p>    <p>该版本完全支持 Eclipse 3.6, Eclipse 3.7 也支持,不过目前还是体验阶段。</p>    <p>详细改进记录:</p>    <ul>     <li>Added completion proposals for any type from the classpath in the Scala editor, with automatic imports.</li>     <li>Several fixes to improve interoperability of mixed Scala/Java project (<a href="/misc/goto?guid=4958192407019407653">#1000594</a>, <a href="/misc/goto?guid=4958192407764110121">#1000568</a>, <a href="/misc/goto?guid=4958192408501903149">#1000524</a> and <a href="/misc/goto?guid=4958192409250352538">#1000586</a>).</li>     <li>Fixes in the SBT builder regarding passing compiler options, continuations support and classpath resolution (<a href="/misc/goto?guid=4958192409987544285">#1000605</a>, <a href="/misc/goto?guid=4958192410742006751">#1000617</a>).</li>     <li>SBT builder is the default builder.</li>     <li>Fixed Toggle Comment and Indentation for multi line string (<a href="/misc/goto?guid=4958192411486413180">#1000618</a>).</li>     <li>Fixed problem when trying to put line breakpoint in object private method (<a href="/misc/goto?guid=4958192412230979709">#3271</a>).</li>    </ul>    <p>详细修复的问题列表请看 <a href="/misc/goto?guid=4958192412987131683">here</a>.</p>    <p>下载地址:<a href="/misc/goto?guid=4958192413729601074" target="_blank">download site</a>.</p>