Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin plugins pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]

Maven Repository: analysis

  1. findbugs » A Bug Pattern Detector for Java

    A Bug Pattern Detector for Java - Core plugin supports the FindBugs tool

  2. findbugs » annotations



    annotations - Annotation supports the FindBugs tool

  3. findbugs » A Bug Pattern Detector for Java

    A Bug Pattern Detector for Java - Ant support for the FindBugs tool

  4. findbugs » A Bug Pattern Detector for Java



    A Bug Pattern Detector for Java - Gui support of the FindBugs tool

  5. findbugs » findbugs

    findbugs - Findbugs: Because it's easy!

  6. com.kirkk » JarAnalyzer

    JarAnalyzer - JarAnalyzer is a dependency management utility for jar files

  7. net.sf.clirr » Clirr

    Clirr - Clirr is a tool that checks Java libraries for binary compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public api. Clirr provides an Ant task that can be configured to break the build if it detects incompatible api changes. In a continuous integration process Clirr can automatically prevent accidental introduction of binary compatibility problems in Java libraries.

  8. pmd » PMD

    PMD -

    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 - unnecessary if statements, for loops that could be while loops
    • Duplicate code - copied/pasted code means copied/pasted bugs

    You can download everything from here, and you can get an overview of all the rules at the rulesets index page.

    PMD is integrated with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.

  9. checkstyle » Checkstyle Optional

    Checkstyle Optional - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

  10. checkstyle » Checkstyle

    Checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

  11. findbugs » findbugs-bcel

    findbugs-bcel -

  12. findbugs » findbugs-coreplugin

    findbugs-coreplugin -

  13. findbugs » bcel

    bcel -

  14. clirr » clirr

    clirr -

  15. jdepend » JDepend

    JDepend -