Reflection tool for working with annotations
Hello,
I am looking for a tool, that provides some functionality for working with annotations by reflection. Something with methods for getting all annotations of concrete annotation type, and so on, functionality, that is provided by APT annotation processor. Do anybody knows about something? I have founded a project Google Reflections, that could be the one, but I have some problems to make it work (probably my own unpracticality). So if there is anyone that has some expierence with it, I would appreciate some walkthrough for start (rather through email).
Thanks,
Milan Nosal