This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223896 - the error message is in wrong place for enum
Summary: the error message is in wrong place for enum
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-16 15:46 UTC by medeag
Modified: 2013-04-09 07:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (70.25 KB, image/png)
2012-12-16 15:46 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medeag 2012-12-16 15:46:53 UTC
Created attachment 129424 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 201212120001)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b15

Please refer to attachment for details, the error hint should be on the line 9 instead of beginning of file.