SeqWare / seqware

This is the SeqWare Project's main repo.
http://seqware.io/
GNU General Public License v3.0
27 stars 17 forks source link

Feature/checkstyle experiment #227

Closed denis-yuen closed 10 years ago

denis-yuen commented 10 years ago

This adds a checkstyle.xml file that enforces a small subset of the Sun standards and a few best practices at build time. This also adds an Eclipse code formatting file that has been tested in both Eclipse and Netbeans (using a plugin) that is based on the Sun coding conventions albeit with a 140 character word wrap (and four space idents!).

Checkstyle can be ignored in edge cases. Documentation will be added in the next pull request.

denis-yuen commented 10 years ago

retest this please (jenkins locking issues)