Bug 78089

Summary: [1.5] [compiler] Annotations are not accepted inside interfaces
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Olivier Thomann CLA 2004-11-08 13:34:01 EST
Using latest, the parser rejects as a syntax error an annotation type
declaration defined inside an interface.
This should be accepted. Annotation are valid where an interface is valid.
Comment 1 Olivier Thomann CLA 2004-11-08 14:40:07 EST
Fixed and released in HEAD.
Regression test test089 added in Compliance_1_5.
Comment 2 Jerome Lanneluc CLA 2004-12-14 09:26:24 EST
Verified in I200412140010.