Bug 81499 - [annot][dom] no binding on annotations modifiers
Summary: [annot][dom] no binding on annotations modifiers
Status: RESOLVED DUPLICATE of bug 82141
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-17 05:04 EST by Frederic Fusier CLA
Modified: 2005-01-04 23:03 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 Frederic Fusier CLA 2004-12-17 05:04:38 EST
Using I200412160800.

Open Deprecated annotation of JDK 1.5 and show its AST node tree using ASTView
1.0.2. Expand modifiers of AnnotationTypeDeclaration: there's no binding for
MarkerAnnotation and SimpleMemberAnnotation nodes.

I would expect bindings repsectively on java.lang.Documented and
java.lang.Retention annotations.
Comment 1 Olivier Thomann CLA 2005-01-04 23:03:57 EST

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