http://pmd.sourceforge.net/integrations.html#eclipse

To install the PMD plugin for Eclipse:

  • Start Eclipse and open a project
  • Select "Help"->"Software Updates"->"Find and Install"
  • Click "Next", then click "New remote site"
  • Enter "PMD" into the Name field and "http://pmd.sf.net/eclipse" into the URL field
  • Click through the rest of the dialog boxes to install the plugin

Alternatively, you can download the latest zip file and follow the above procedures except for using "New local site" and browsing to the downloaded zip file.

To configure PMD, select "Windows"->"Preferences", then select PMD.

To run PMD, right-click on a project node and select "PMD"->"Check code with PMD".

To run the duplicate code detector, right-click on a project node and select "PMD"->"Find suspect cut and paste". The report will be placed in a "reports" directory in a file called "cpd-report.txt".

To find additional help for other features, please read included help by selecting Help->Help Contents and browse the "How to..." section in the "PMD Plugin Documentation" book.

After installing an update, if you get an Exception such as "java.lang.RuntimeException: Couldn't find that class xxxxx", try deleting the ruleset.xml file in the .metadata/plugins/net.sourceforge.pmd.eclipse directory in your workspace.

To get Eclipse to not flag the @SuppressWarnings("PMD") annotation, look under the menu headings Java -> Compiler -> Errors/Warnings -> Annotations -> Unhandled Warning Token.

트랙백 보낼 주소 :: http://www.ologist.co.kr/trackback/918

  1. 세상은 돌고 돈다.

    2008/11/18 11:52
    삭제
    절대자의 1위는 아주 많은 것을 가지게 된다. 미국은 그동안 전세계에 많은 영향을 끼치면서 큰 영향력을 끼쳤지만, 이번 금융위기로 인해서 그 자리를 내주어야 할지도 모른다. 어려움이나 위기는 항상 있어왔고, 그때마다 그 상황들이 재편이 되면서 새로운 체계들이 완성이 된다. 이번에는 중국이 대표적으로 주목을 받고 있지만, 미래는 어떻게 될지 아무도 모른

댓글을 달아주세요:: 네티켓은 기본, 스팸은 사절

◀ PREV : [1] : ... [18] : [19] : [20] : [21] : [22] : [23] : [24] : [25] : [26] : ... [649] : NEXT ▶

BLOG main image
OOP and Java by ologist

공지사항

카테고리

All (649)
private!! (106)
WEB & IT (140)
Developer (400)