Java靜態代碼掃描 - CheckStyle/FindBugs/PMD/JTest

  1. 參考文章(常用 Java 靜態代碼分析工具的分析與比較):http://www.oschina.net/question/129540_23043
  2. CheckStyle:http://eclipse-cs.sourceforge.net/#!/
  3. FindBugs:使用 - http://findbugs.sourceforge.net/manual/eclipse.html,下載 - https://sourceforge.net/projects/findbugs/files/
  4. PMD:https://pmd.github.io/
  5. JTest(需要付費購買):https://www.parasoft.com/product/jtest/

PS,如果無法訪問以上網址網絡:可以設置host,https://laod.org/hosts/2016-google-hosts.html ,建議儘量使用google來查詢程序問題,stackoverflow是一個好地方。




------------------------------------------
授人以魚,不如授人以漁
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章