Skip to content

Instantly share code, notes, and snippets.

@iamitshri
Last active October 8, 2018 17:04
Show Gist options
  • Save iamitshri/1c524812c6b72c68df5ef28435f6a5f8 to your computer and use it in GitHub Desktop.
Save iamitshri/1c524812c6b72c68df5ef28435f6a5f8 to your computer and use it in GitHub Desktop.
Eclipse STS source code analysis tools for java
static code analysis tools
Unnecessary Code Detector
https://marketplace.eclipse.org/category/free-tagging/find-unused-code
Findbugs
https://marketplace.eclipse.org/content/findbugs-eclipse-plugin
spotbugs
https://marketplace.eclipse.org/content/spotbugs-eclipse-plugin
SonarLint
https://marketplace.eclipse.org/content/sonarlint
Veracode
https://marketplace.eclipse.org/content/veracode-greenlight
eclipse-code-recommenders
https://marketplace.eclipse.org/content/eclipse-code-recommenders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment