dcaoyuan / nbscala

NetBeans Plugin for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDE crashes when opening eclipse play project

michbarsinai opened this issue · comments

Original ticket opened for NetBeans itself:
https://netbeans.org/bugzilla/show_bug.cgi?id=249586

NB claims this is happening in the Scala support area.

Thanks,
Michael

I just commented on this issue as:

Does your project include Scala code? if so please check the version of the Scala.

For Scala supporting on NetBeans 8.x, only Scala-2.10.x and Scala-2.11.x are supported.

Thanks. Scala version is (from build.sbt):

 scalaVersion := "2.11.1"

On Jan 22, 2015, at 19:10, Caoyuan Deng notifications@github.com wrote:

I just commented on this issue as:

Does your project include Scala code? if so please check the version of the Scala.

For Scala supporting on NetBeans 8.x, only Scala-2.10.x and Scala-2.11.x are supported.


Reply to this email directly or view it on GitHub #137 (comment).