Skip to content

Dev Environment Setup

zhongdj edited this page Sep 9, 2012 · 1 revision

Install Essential Developing Tools:

  1. Install JDK 1.6.0_33
  2. Install Github Client
  3. Install Maven
  4. Install Eclipse

Get Project from github.com

Build Project with Maven

Run Tests in Eclipse with JUnit