使用程序码分析工具。
包含程序码分析工具,您可以选择在程序码上执行此工具。
Contains the code analysis tool that you can opt to run on your code.
FindBugs 是一个静态分析工具,它检查类或者 JAR 文件,将字节码与一组缺陷模式进行对比以发现可能的问题。
FindBugs is a static analysis tool that examines your class or JAR files looking for potential problems by matching your bytecodes against a list of bug patterns.
应用推荐