Checkstyle Alternatives for Linux

There are many alternatives to Checkstyle for Linux if you are looking for a replacement. The best Linux alternative is Pmd, which is both free and Open Source. If that doesn't suit you, our users have ranked six alternatives to Checkstyle and three of them are available for Linux so hopefully you can find a suitable replacement. Other interesting Linux alternatives to Checkstyle are FindBugs and Simian.

Copy a direct link to this comment to your clipboard
Checkstyle alternatives page was last updated

Alternatives list

  1. Pmd icon
     6 likes

    PMD scans Java source code and looks for potential problems like:

    Possible bugs - empty try/catch/finally/switch statements Dead code - unused local variables, parameters and private methods Suboptimal code - wasteful String/StringBuffer usage Overcomplicated expressions - unnec.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
     
    |
    1
    Pmd vs Checkstyle Comments
    Guest
    Negative
    0

    No overlap in functionality.

    Review by a new / low-activity user.
    • Pmd is Free and Open SourceCheckstyle is also Free and Open Source
  2. FindBugs icon
     4 likes

    FindBugs is a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs and the FindBugs logo are trademarked by The University of Maryland.

    Cost / License

    Alerts

    • Discontinued

    Platforms

    • Mac
    • Windows
    • Linux
    • Java Mobile
    • BSD
     
    |
    1
    FindBugs vs Checkstyle Comments
    Guest
    Negative
    0

    No overlap in functionality.

    Review by a new / low-activity user.
    • FindBugs is Free and Open SourceCheckstyle is also Free and Open Source
  3. Simian icon
     Like

    Identifies duplication in Java, C#, C, CPP, COBOL, JSP, HTML source code and even plain text files.

    Cost / License

    • Paid
    • Proprietary

    Platforms

    • Mac
    • Windows
    • Linux
     
3 of 3 Checkstyle alternatives