Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaEEプロジェクトで利用可能な静的コード分析ツールは何ですか。ツールをスタンドアロンにするか、Tortoise SVN(プラグインなど)と統合する必要があります。
PMDを試してみましたが、正常に動作しています。
スタンドアロンツールは次のとおりです。 ソースモニター
またはSonar。これは、stanaloneとして、またはmaven/antとともに使用できます。