apt-processor

aptIn16 is an implementation of the com.sun.mirror.* classes allowing classes implementing them to run as Java 1.6 javac in-process annotation processors. This is orders of magnitude faster than apt. It can be used by anyone who currently relies on apt but would like to switch to the newer/faster javac.

Homepage POM file JAR file Javadoc
'com.moparisthebest.aptIn16:apt-processor:0.1'

Dependencies

Compile dependencies