A comprehensive static analysis tool for Java bytecode that identifies dead methods, unused fields, and unreachable code blocks. The analyzer works directly on compiled .class files and JAR archives, ...
This provider delivers fast, accurate Java code analysis without requiring JDTLS (Eclipse Language Server) or a JVM runtime. It uses: ...