Auf Thema antworten

Hallo,

ich habe das Scala-Plugin in Netbeans installiert und kann auch ein neues Scala-Projekt erzeugen. Wenn ich jedoch mein allererstes Programm ("Hello World") laufen lassen will, bekomme ich die folgende Fehlermeldung:

You must set SCALA_HOME or environment property and append "-J-Dscala.home=scalahomepath"

property to the end of "netbeans_default_options" in NetBeansInstallationPath/etc/ netbeans.conf        to point to  Scala installation directory.

BUILD FAILED (total time: 0 seconds)

Die netbeans.conf Datei habe ich gefunden - wo aber ist der "scalahomepath" ? Mein Betriebssystem ist Linux Mint.

Für ein wenig Hilfe wäre ich sehr dankbar.



Oben