By Ian F. Darwin
March 2007
Pages: 54
Series: Short Cut
Format: PDF
ISBN 10: 0-596-51023-3 |
ISBN 13: 9780596510237
This Short Cut tells you about tools that will improve the quality of your Java code, using checking above and beyond what the standard tools do, including:
- Using javac options, JUnit and assertions
- Making your IDE work harder
- Checking your source code with PMD
- Checking your compiled code (.class files) with FindBugs
- Checking your program's run-time behavior with Java PathFinder
Featured customer reviews
Be the first person to review this book!
Media reviews
"This book is not intended to be used as a reference for any of the tools the author has covered like PMD, FindBugs or Java PathFinder. If you haven't used any of these tools, I would recommend you to buy this Short cut and try integrating them with your favorite IDE or even Ant build scripts. This Short Cut does help you in getting started quickly if you decide on using one of these tools."
-- Meera Subbarao, JavaLobby






