-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
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
Could not create content describer for scala.tools.eclipse.scalaClass. Content type has been disabled. #281
Comments
would be nice to see reproduction steps. thanks in advance |
Fresh instalation of Eclipse Oxygen 1a: I just opened my project. |
same problem with Play on 4.7.0 final?
2017-10-14 15:13 GMT+02:00 Kamil <[email protected]>:
… Fresh instalation of Eclipse Oxygen 1a: I just opened my project.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#281 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS3pyxUQ3qESYxl-b7xCTAnqfy_Vuks5ssLNggaJpZM4P43B6>
.
|
btw problems with scalap mean problems with incompatibility of java
bytecode. so maybe it is good enough to clean build project assuring first
that it is working with java 8 not 9 or 7?
2017-10-14 19:35 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… same problem with Play on 4.7.0 final?
2017-10-14 15:13 GMT+02:00 Kamil ***@***.***>:
> Fresh instalation of Eclipse Oxygen 1a: I just opened my project.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#281 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ALEzS3pyxUQ3qESYxl-b7xCTAnqfy_Vuks5ssLNggaJpZM4P43B6>
> .
>
|
I've noticed that this happens when I have Scala IDE installed and I'm switching workspace from the one containing Play project to the one containing SpringBoot project |
ok, but are these projects using same java version to compile?
2017-10-19 12:40 GMT+02:00 Kamil <[email protected]>:
… I've noticed that this happens when I have Scala IDE installed and I'm
switching workspace from the one containing Play project to the one
containing SpringBoot project
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#281 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS5_MPxnfRRJ5bGLUWql6lEZjwPf9ks5stycfgaJpZM4P43B6>
.
|
would be nice if you could send me the minimal projects to reproduce it.
2017-10-20 8:51 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… ok, but are these projects using same java version to compile?
2017-10-19 12:40 GMT+02:00 Kamil ***@***.***>:
> I've noticed that this happens when I have Scala IDE installed and I'm
> switching workspace from the one containing Play project to the one
> containing SpringBoot project
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#281 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ALEzS5_MPxnfRRJ5bGLUWql6lEZjwPf9ks5stycfgaJpZM4P43B6>
> .
>
|
This problem is troubling now, just the same, |
Eclipse displays this error:
The text was updated successfully, but these errors were encountered: