cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

ScalaIssues

Know Issues of Scala plugin Beta

  • Formatting for multiple lines expression is not supported yet.
  • Goto-Declaration for types in "import" statements is not supported
  • Auto-completion in "import" statements does not support types defined in project's source folder (will be fixed soon)
  • Debugging into scala's standard library is not supported yet.
  • Mixing Scala + Java sources in same project is not supported yet (needs Scala-2.7.2 which is not released yet)
  • When add a Java project in Scala project libraries, you'll need to restart NetBeans to get Scala project knowing these Java classes
  • Due to recent underlying changes of NetBeans' "extexecution" module, Interactive Console is wrongly redirected to output window instead of "Scala Shell" window, this has been fixed in NetBeans trunk