TechHui

Hawaiʻi's Technology Community

I came across an interesting article some time ago
Automation for the people: Improving code with Eclipse plug
http://www.ibm.com/developerworks/java/library/j-ap01117/

it uses different eclipse plugins to enhance the code quality and some interesting tools like findBugs, Fortify are not mentioned in the paper.

Views: 74

Replies to This Discussion

and if you use eclipse and tools like findbugs, checkstyle, etc you might want to check out hackystat (http://code.google.com/p/hackystat/) to collect and analyze those metrics.
That's a very interesting framework. Thanks.

Another way to enforce the code quality is through the integration of version control system. for example, use svn hook script to check the code standard when the code is checked-in.

RSS

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service