Fred Visticot blog
Programming, Technologies, J2E, Java, Google, GWT, JSF...
Thursday, September 04, 2008
Using the apt ant task
I'm using Jdeveloper and there is not support for the apt task in this IDE. Ant 1.7.0 has a built in support task for Apt. To use it, add the apt tag in your build file as followed.
classpath="${deploy}/annotations-tutorial.jar" debug="true"
compile="true"
factory="com.techno.annotations.chp5.SimpleAnnotationProcessorFactory">
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Frederic shared items
No comments:
Post a Comment