Version SQ: EE 8.4.2
Hello, I have a question about analyze java-project. How I see, I can analyze gradle-project without build, only .java. Is it less efficient then analyze with .class? I will get more false-positive or not full analyze?
Also I see, that for maven-project I can’t scan without .class. Only project with one .java file. Am I right, .class is necessary? Or I can do it without build and for maven too?