This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[ANN][netbeans] New plugin for Scala-2.8.0.RC2 is available now

No replies
Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.

HI,

I just put the new NetBeans plugins for Scala-2.8.0.RC2 at:
https://sourceforge.net/projects/erlybird/files/nb-scala/6.8v1.1.0rc2b

It has some minor bug fixes and:

* The debugger breakpoints should work under Windows now.
* Several new code-templates. Try "ca" + [TAB], "th" + [TAB] etc by yourself
* Classes that are not under same named source files can be mostly be
recognized by editor compiler now.

Per my recent experience, you may need to increase JVM setting of
XX:MaxPermSize to 300m or 500m to work under new Scala-2.8.0RC2, to
set:

Edit $NetBeansInstallationPath/etc/netbeans.conf
add or change: -J-Xmx1024m -J-XX:MaxPermSize=500m

If you did not encounter any issue with Scala-2.8.0RC2 under previous
NetBeans plugin, you can choose to keep on it.

You can always find the latest information at:
http://wiki.netbeans.org/Scala68v1

Cheers,
-Caoyuan

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland