All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.findbugs.language.package-info Maven / Gradle / Ivy

Go to download

SpotBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

There is a newer version: 4.3.0
Show newest version
/**
 * This package and subpackage is reusing the lexer from the plugin Sonar-Web plugin.
 *
 * It is license under the GNU Lesser General Public License, Version 3.0
 * https://github.com/SonarSource/sonar-web
 * For special uses, contact the original owner. (see sonar-web/pom.xml)
 */
package org.sonar.plugins.findbugs.language;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy