Skip to content

Wakaleo Consulting

  Home Resources Articles
Articles
PMD Squashes Code Bugs

PMD

Despite being among the most effective ways of finding defects and improving code quality, code reviews are rarely done with any consistency. Enter PMD, a static analysis tool that can make reviewing code easier and more fun.

view the article...

 
Lucene: A Tutorial Introduction to Full-Text Indexing in Java
User Rating: / 4
PoorBest 
LuceneThis article provides a quick intro to Lucene, a powerful and elegant library for full-text indexing and searching in Java, with which you can add rich full-text search functionality to your Java web application.

View the article...

 
Maintain Better Coding Standards with Ease Using Checkstyle
User Rating: / 1
PoorBest 

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...

 
Agile Legacies: Using Iterative Methods to Import Legacy Data
User Rating: / 1
PoorBest 

Agile Data Importation

Often, your new code replaces an older system whose data must be migrated to the new system. This isn't a process that gets a lot of thought, but it probably should. In this article, he shows how an iterative, test-driven approach can save you a lot of headaches later.

View the article...

 
Get the most out of Maven 2 site generation
User Rating: / 2
PoorBest 
MavenOne of the nicer features of Maven is the ability to create an internal technical Website at very little cost. Maven 2 extends this functionality and gives you powerful new ways to generate site content.

View the article...

 
Rapid Java Web Application Development with Tapestry
User Rating: / 1
PoorBest 

Tapestry

Tapestry is a powerful and innovative framework for developing component-based Web applications. With Tapestry 4, things get even better.

View the article...

 

 
An introduction to Maven 2
MavenMaven is a popular open source build tool for enterprise Java projects, designed to take much of the hard work out of the build process. Maven uses a declarative approach, where the project structure and contents are described, rather then the task-based approach used in Ant or in traditional make files, for example. This helps enforce company-wide development standards and reduces the time needed to write and maintain build scripts.

View the article...

 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Page 5 of 6