nbscala icon indicating copy to clipboard operation
nbscala copied to clipboard

Not available add Scala platform

Open kirill85 opened this issue 12 years ago • 4 comments

Not available add Scala platform with menu 'Tools - Scala platforms'. Alter select the directory contains Scala, button 'Next' is inactive.

kirill85 avatar Mar 23 '13 15:03 kirill85

Sorry my poor english :)

kirill85 avatar Mar 23 '13 15:03 kirill85

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.

netmackan avatar May 17 '13 19:05 netmackan

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?

tuldok89 avatar Jun 08 '14 14:06 tuldok89

@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.

akochnev avatar Jun 14 '15 03:06 akochnev