This page last changed on Jan 23, 2007 by amitku.

SCM

Standardized Coding Conventions http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

Code Design and Checks http://pmd.sourceforge.net/

Custom Rulesets http://pmd.sourceforge.net/rules/index.html

Jira

Continuous Integration

Mylar

Following code conventions really makes life easier for everyone involved, but I would suggest that we use an automated style enforcer like CheckStyle (http://checkstyle.sourceforge.net/index.html).  It can be set up an an Ant task, so you just run it before you check your code into the repository.

Posted by sramsay@unlserve.unl.edu at Jan 30, 2007 10:40
Document generated by Confluence on Apr 19, 2009 15:04