Open florianrusch opened 5 years ago
@florianrusch we have updated our beta channel for version 5.14. Support for later versions will require more effort but it's in the queue.
Regards !
@fede-moya Hello, any progress here? We currently have a project written in Java 11 (later planning an upgrade to Java 17 maybe even). Can we currently use sonar-java or are there still problems?
Support for JDK17 would be appreciated. :-)
I'm unable to use sonar-java
from beta channel for our Java 11 sources.
ERROR: Unable to create symbol table for : '[path=/...]'
java.lang.ClassCastException: org.sonar.java.resolve.UnknownType cannot be cast to org.sonar.java.resolve.DeferredType
at org.sonar.java.resolve.TypeAndReferenceSolver.visitVariable(TypeAndReferenceSolver.java:933) ~[sonar-java-plugin-5.14.0.18788.jar:na]
Is there any estimation for 6.x? As I can see, the issue was addressed more than two years ago https://community.sonarsource.com/t/classcastexception-during-scanning-java-11/17669/2
Hey everybody,
is this the right place for issues with the sonar-java plugin (https://docs.codeclimate.com/docs/sonar-java)?
I have several questions:
engines
instead of theplugins
.sonar.java.source: 11
, I get this log message:Hope someone can help! 🙂