Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
renataogarcia committed Jun 26, 2012
1 parent 2e36b25 commit eb727fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ querydsl-groovy-maven

Sample using Querydsl APT Groovy and Maven

Use the default annotation processors discovery process by adding the file inside [this zip](https://github.com/renataogarcia/querydsl-groovy-maven/zipball/master) file to the Querydsl processor jar in the META-INF/services directory.
Instructions:

In order for this to work you'll need to patch the querydsl-apt-2.6.0.jar file and include [this](https://github.com/downloads/renataogarcia/querydsl-groovy-maven/javax.annotation.processing.Processor) to the META-INF/services directory.

0 comments on commit eb727fc

Please sign in to comment.