Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 90886 - [api] Obtaining annotations from a class file
Summary: [api] Obtaining annotations from a class file
Status: RESOLVED DUPLICATE of bug 90344
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 21:09 EDT by Carl McConnell CLA
Modified: 2006-02-03 11:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl McConnell CLA 2005-04-08 21:09:50 EDT
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.
Comment 1 Philipe Mulet CLA 2006-02-03 11:30:49 EST

*** This bug has been marked as a duplicate of 90344 ***