Odysseus Software has just released version 2.0 Public Beta of STAN, the leading Eclipse-based structure analysis tool for Java.
0 replies - 1231 views - 11/02/09 by Christoph Beck in Announcements
Improve Code Quality with FindBugs
In this article I discuss a static analysis tool that finds defects in Java programs. Static analysis tools can find real bugs and real issues in your code. You can effectively incorporate static analysis into your software...
12 replies - 11217 views - 06/08/09 by Muhammad Khojaye in Articles
Sonar is an open source platform to manage code quality.The version 1.8 of the product was released last week. Amongst numerous improvements and bug fixes, it brings two new major functionality along with a forge for Sonar plugins development. Hotspot...
0 replies - 1794 views - 04/27/09 by Olivier Gaudin in Announcements
SonarSource is pleased to announce the release of Sonar 1.5.
Sonar leverages well-known tools such as Checkstyle, PMD, Findbugs, Cobertura, Clover and JavaNCSS to provide an integrated and easy to use quality management platform.
What makes Sonar unique is...
0 replies - 3755 views - 01/09/09 by Freddy Mallet in Announcements
According to our analysis of more than 100 Java projects, one of the most violated rules from static analysis, is 'missing braces in If statement'. Although often considered to be merely a stylistic preference, we found that omitting braces is actually a good...
16 replies - 8958 views - 07/30/08 by Richard Sharpe in News
Odysseus Software has just released STAN 1.0. STAN is an Eclipse-integrated/standalone bytecode analyzer, offering excellent dependency analysis, essential quality metrics and reporting. A free demo is now available for download.
0 replies - 4845 views - 04/02/08 by Christoph Beck in Announcements