Bug 81499

Summary: [annot][dom] no binding on annotations modifiers
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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 ***