Hi,
Is there a command line tool, preferrably in the JDK, that either prints all annotations in a classfile or takes a specific annotation as argument to print?
If so, is there an equivalent command that can be run on a jar file for a specific class contained within?
I've googled this for a while and had no luck. :(
Thanks, Jack