Bug 76181 - Formatter fails on EnumDeclaration
Summary: Formatter fails on EnumDeclaration
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 12:36 EDT by Martin Aeschlimann CLA
Modified: 2004-11-02 10:26 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 Martin Aeschlimann CLA 2004-10-13 12:36:22 EDT
20041013

Format the following source. Nothing is changed. (null is returned as formatter
result)


package test;
public enum DD { A(){void foo(){}}, B }
Comment 1 Olivier Thomann CLA 2004-10-13 14:27:49 EDT
Fixed and released in HEAD.
Regression test added.
Comment 2 David Audel CLA 2004-11-02 10:26:45 EST
Verified for 3.1M3 with build I20041101