Prem Kumar K
premkrishna2710
Recent Tech Decisions
5 points
Tools premkrishna2710 is Following
FindBugs
findbugs.sourceforge.net
It detects possible bugs in Java programs. Potential errors are classified in four ranks: scariest, scary, ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
PMD
pmd.github.io
It is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, ...
SonarLint
sonarlint.org
It is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell check...