[JSR308] Compiler plug-ins (annotation processors) using JSR 308

Michael Ernst mernst at csail.mit.edu
Thu Jul 19 11:43:48 EDT 2007


I am aware of 6 type-checking compiler plug-ins (annotation processors)
that are being written using the JSR 308 toolset.  One of these has already
detected previously unknown errors.  We give highest priority to JSR 308
bug reports and enhancement requests from people writing plug-ins.

If you are using JSR 308 to build an annotation processor, please let me
know.  If you plan to write a JSR 308 annotation processor in the future,
or are considering doing so, please let me know that, too.  Also let me
know of any problems or limitations, or what it would take to make you
start writing your own annotation processor.

                     Thanks,

                    -Mike



More information about the JSR308 mailing list