http://findbugs.sourceforge.net/
可以找出程式碼裡可能存在的 這麼多問題
而且有多種使用方式:文字模式、GUI 模式、Ant task、Eclipse plug-in 等等
寫了一堆好文章的 Brian Goetz 在 Kill bugs dead 這篇文章裡
摘要出他以前文章談到的 Java 程式問題,然後說明 FindBugs 對這些問題的偵測
文章裡有那些舊文章的連結,還有
- 留言者: jason
- Email: sadf@a.com
- 網址: http://zion.matrix.realworld
- 日期: 2005-03-13 22:37:14
Before you endeavor to use the diagnosing tool, you may write a clever code instead. There’s an article talking about this – http://www.onjava.com/lpt/a/5513
- 留言者: JiaYun
- Email:
- 網址:
- 日期: 2005-03-16 15:00:06
已列入待讀文章 謝謝
(要讀的東西太多了 Orz) 😛