Module Buildr::Apt
In: lib/buildr/java/compiler.rb  (CVS)

Methods added to Project to support the Java Annotation Processor.

Methods

apt  

Public Instance methods

Returns a task that will use Java#apt to generate source files in target/generated/apt, from all the source directories passed as arguments. Uses the compile.sources list if on arguments supplied.

For example:

[Validate]