Search code examples
Is there any way to ensure "package-info.java" is present in every package (using Findbugs...


javacheckstylefindbugspmd

Read More
Is there any Checkstyle/PMD/Findbugs rule to force "else if" to be on the same line?...


javacheckstylefindbugspmd

Read More
Documenting Thread Safety (Java + Annotations)...


javaannotationsdocumentationthread-safetyfindbugs

Read More
In the following method i am getting the findbug violation RV_RETURN_VALUE_IGNORED_BAD_PRACTICE...


javafindbugs

Read More
Using FindBugs with Play Framework 2...


playframework-2.0sbtfindbugs

Read More
Using a lot of static analysis tools in one application...


javasonarqubecode-analysisfindbugspmd

Read More
Is there a way to suppress FindBugs from generating warnings on code generated by static weaving?...


jpaeclipselinksonarqubefindbugs

Read More
FindBugs and static initialization order...


javastaticinitializationstatic-analysisfindbugs

Read More
P-NP problems solved? FindBugs solves the halting prob?...


algorithmfindbugshalting-problemp-np

Read More
How to configure and run a code inspection tool like FindBugs as a teamcity task?...


teamcityfindbugs

Read More
Eclipse sonar plugin vs findbugs+pmd+checkstyle eclipe plugins...


sonarqubeanalysischeckstylefindbugs

Read More
SonarQube fails to start due to findbugs and fbcontrib...


pluginssonarqubefindbugs

Read More
Where does maven take the default version of findbugs?...


mavenfindbugs

Read More
How to stop findbugs-maven-plugin from validating querydsl generated class...


javamavenspring-mvcfindbugsquerydsl

Read More
how to suppress Inefficient use of keySet iterator instead of entrySet iterator in findbugs?...


javaannotationswarningsfindbugs

Read More
Class defines compareTo(...) and uses Object.equals()...


javawarningsfindbugscompareto

Read More
Java Sonar/FindBugs - Multithreaded correctness...


javamultithreadingfindbugs

Read More
Is there a Findbugs and / or PMD equivalent for C/C++?...


javac++cfindbugspmd

Read More
PMD and Findbugs Validations...


javaeclipsemavenfindbugspmd

Read More
Does Sonar 3.7.1 still support the fb-contrib plugin?...


sonarqubefindbugs

Read More
How to modify rank of a bug pattern in FindBugs (Eclipse plugin)...


sonarqubefindbugs

Read More
findbugs: Read of unwritten field on @autowired forunit test...


dependency-injectionjunitfindbugsautowired

Read More
cannot launch findbugs appropriately through sbt...


scalasbtclassnotfoundexceptionfindbugs

Read More
Can Findbugs detect catching RuntimeException in java?...


findbugs

Read More
Get FindBugs to report errors separately...


javaeclipseeclipse-pluginsonarqubefindbugs

Read More
How to configure FindBugs to run only on one project in a multi-module maven project...


mavenfindbugs

Read More
When to Garbage Collect...


javagarbage-collectionfindbugs

Read More
Eclipse PDE: put hints on java editor...


findbugseclipse-pdteclipse-plugineclipse-jdt

Read More
How to refactor this method if interface cannot be changed?...


javarefactoringfindbugspmd

Read More
How can I write to a static field safely in Java?...


javastaticwarningsinstancefindbugs

Read More
BackNext