JaroslavTulach at 12:02, 12 August 2010 - 2010-08-12 12:02:26

←Older revision Revision as of 12:02, 12 August 2010
Line 1: Line 1:
A way for a library to plug into compilation of applications that are using it. Read more in
A way for a library to plug into compilation of applications that are using it. Read more in
-
[http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].
+
[http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc]. Quite useful for generating [[CompileTimeCache]]s or for representing mirror of a [[LiveDB]].

JaroslavTulach: New page: A way for a library to plug into compilation of applications that are using it. Read more in [http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc]. - 2009-07-19 17:31:21

New page: A way for a library to plug into compilation of applications that are using it. Read more in [http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].

New page

A way for a library to plug into compilation of applications that are using it. Read more in
[http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].