nbscala
nbscala copied to clipboard
Not available add Scala platform
Not available add Scala platform with menu 'Tools - Scala platforms'. Alter select the directory contains Scala, button 'Next' is inactive.
Sorry my poor english :)
I think I have the same problem. The Scala platform folder seems to be correct as it as it is marked with a platform icon when selected in the file dialog. However, just as kirill85 says it is not possible to continue as the Next button is grayed out and in addition I get the text "Cannot detect and install the selected platform.". No more information about what the reason is given.
Is there a log file or something that could give more information about the reason? I have tried selecting folders with Scala 2.10.1 and 2.9.1.final but with the same results.
I am running NetBeans IDE 7.3 using OpenJDK 7 and the latest nbscala downloaded from EarlyBird.
Same here. I'm having this issue on Netbeans 8.0, both on Windows and Linux. Workaround is to set SCALA_HOME to the scala library folder.
It's been a year since this has been reported. Aren't there ANY developer looking at this?
@dcaoyuan has indicated that this features is phased out, as the Scala projects are effectively SBT projects, and each SBT project can specify what scala version it uses.. AFAIK, in dev builds, the "Scala Platforms" function is no longer available.