Announcing Annogen: Framework for Overriding JSR175 Annotations
[ pcal ] 01:09, Tuesday, 14 December 2004

Annogen is a framework which helps you work with JSR175 Annotations. In a nutshell, Annogen generates a proxy layer in front of your Annotations. This lets you:

Override JSR175 Annotation values
...with data from XML or arbitrary plugin code that you write.

Migrate JDK1.4 code to JSR175
...by translating Javadoc tags into 175 Annotations.

Work with popular introspection APIs
...including Reflection, Javadoc/Doclet, QDox, and APT/Mirror.

For more information, please go to http://annogen.codehaus.org