Developer's Guide

Version 2 by admin
on Jan 04, 2009 17:07.


compared with
Current by admin
on Jan 04, 2009 17:08.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

  Follow these steps to setup a working build environment :
  
 * Check out the main modules from [here|https://source.mysema.com/svn/mysema/projects/querydsl/trunk/]
  
 * For an Eclipse based setup run
  
 {code}
 mvn -DdownloadSources=true clean generate-test-sources eclipse:clean eclipse:eclipse install
 {code}
  TODO