Skip to content

Setup development environment

David Renz edited this page May 30, 2016 · 16 revisions
  1. Install the latest Eclipse IDE for Java Developers (http://www.eclipse.org/downloads/)

  2. Fork PMD (https://github.com/pmd/pmd)

  3. Connect your eclipse with the master branch of your PMD repo [] (https://raw.githubusercontent.com/Up2Go/codeclimate-apexmetrics/master/resources/wiki/CloneGitRepo.png) (https://raw.githubusercontent.com/Up2Go/codeclimate-apexmetrics/master/resources/wiki/CloneGitRepo2.png)

Step 4 and 5 are the easiest way to get the project location. You can skip theses steps if you got already got the location, Usually it's /Users/usr/git/pmd.

  1. Import the project as general project

  2. Delete the project, uncheck the Delete project contents on disk and copy the project location.

  3. Import them as existing Maven Projects and auto-resolve problems

Clone this wiki locally