Scala Plugin 0.15.1 for NetBeans Released

I'm pleased to announce the availability of Scala plugin 0.15.1 for NetBeans 6.5.

  • Bundling with Scala 2.7.3
  • Partly supported Java/Scala mixed project: building project is OK (need to create a new Scala project); Java source is visible in Scala editor.
  • Various bugs fixes

To download, please go to: https://sourceforge.net/project/showfiles.php?group_id=192439&package;_id=256544&release;_id=654650

For more information, please see http://wiki.netbeans.org/Scala

Bug reports are welcome.

=== Important Notice ===:

If you have a previous Scala plugin installed, after new plugins installed, you need to locate the NetBeans user profile:

  • On Windows system, the default location is: "C:\Documents and Settings\<username>\.netbeans\<version-number>\"
  • On Unix/Linux/MaxOS system: "<username>/.netbeans/<version-number>/"
There is directory "scala" under above location, you should delete the whole sub-folder "scala-2.7.2.final", and leave only "scala-2.7.3.final".

=====================

Comments

No comments.

Add New Comment