Skip to content

Wakaleo Consulting

  Home

items tagged with Code Quality

Find the Java Bugs That Pose a Threat with FindBugs
Written By: Administrator
Section: Articles and Resources

Category: Articles

2008-08-13 00:00:00
FindBugs enables you to isolate and correct dangerous Java bugs. Its unique features separate it from the many static analysis tools in the Java world. Find out what makes FindBugs so special.

View the article...



Grails and Continuous Integration: an essential duo
Written By: Administrator
Section: Articles and Resources

Category: Articles

2009-06-23 00:00:00
Grails and Continuous Integration

How to set up a Continuous Integration build job to compile and test your Grails application in Hudson, for automated continuous integration....

View the article...



Installing Sonar on a linux build server
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-06-22 00:00:00

Anyone who has read many of my blog entries or articles will know that I'm a great fan of code quality metrics. By code quality metrics, I am referring to coding standards, best practices, complexity, but also to other associated statistics such as the number of unit tests run and the level of code coverage. Code Quality management is an important part of any project, but sometimes it can be difficult to get a global picture. Any given metric, such as code coverage or code complexity, can be difficult to interpret in isolation. This is where Sonar comes into the picture.


Read More About Installing Sonar On A Linux Build Server...


Java Power Tools talk (Agile2009)
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2009-09-14 05:03:55

There are plenty of good tools out there - the trick is to get them all to play together well. In this presentation, we go through the full process of setting up an automated software development infrastructure, from code changes and version control right through to automated deployment to staging and production.


Read More About Java Power Tools Talk (Agile2009)...


Maintain Better Coding Standards with Ease Using Checkstyle
Written By: Administrator
Section: Articles and Resources

Category: Articles

2006-03-29 01:00:00

CheckstyleCoding standards are a time-honored and widely respected programming best practice. However, they are not always easy to put into action. Find out how Checkstyle can help you define and enforce a set of coding standards and promote good and consistent programming habits across your team.

View the article...






There are 8 items tagged with Code Quality. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 Next > End >>
Page 1 Of 2