Quick Search
Browse
Pages
News
Labels
Attachments
Bookmarks
Mail
Advanced
Activity
People Directory
Log In
Dashboard
Webmin
Webmin
Developer's Guide
Information
Page Comparison
Log In
V
iew
Tools
A
ttachments (0)
History
I
nfo
View Wiki Markup
Developer's Guide
Version 2
by
admin
on Jan 04, 2009 17:07.
<< Changes from
1
to
2
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
Comment:
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