We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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.
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.
Sorry, something went wrong.
Thanks. Scala version is (from build.sbt):
scalaVersion := "2.11.1"
On Jan 22, 2015, at 19:10, Caoyuan Deng [email protected] 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).
On Jan 22, 2015, at 19:10, Caoyuan Deng [email protected] wrote:
— Reply to this email directly or view it on GitHub #137 (comment).
So, please google: https://www.google.com/search?q=scala.reflect.internal.FatalError%3A+package+scala+does+not+have+a+member+Int&oq=scala.reflect.internal.FatalError%3A+package+scala+does+not+have+a+member+Int&aqs=chrome..69i57.551j0j7&sourceid=chrome&es_sm=93&ie=UTF-8
For example: http://stackoverflow.com/questions/21610848/scala-compiler-error-package-api-does-not-have-a-member-materializeweaktypetag
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: