Community
Participate
Working Groups
It would be nice to be able to obtain annotations from a class file. The annotations on the primary type are one example: it's easy to obtain an IType from an IClassFile, but there appears to be no API to get the annotations on that IType. The same holds true for IMethod and IField.
*** This bug has been marked as a duplicate of 90344 ***