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 224299 - Hints, warnings and errors should be hidden for decompiled classes
Summary: Hints, warnings and errors should be hidden for decompiled classes
Status: RESOLVED DUPLICATE of bug 153775
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-29 00:25 UTC by markiewb
Modified: 2013-01-03 20:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Example (71.82 KB, image/png)
2012-12-29 00:26 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-12-29 00:25:45 UTC
[ BUILD # : 201212260001 ]
[ JDK VERSION : 1.7.0_09 ]

* open a type you have no sources for -> editor opens with generated sources 
from bytecode

ACTUAL: Hints, warnings and errors are shown for these decompiled classes 
-- see screenshot
EXPECTED: Hints, warnings and errors should be hidden for decompiled 
classes

-----
Product Version: NetBeans IDE Dev (Build 201212260001)
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 markiewb 2012-12-29 00:26:09 UTC
Created attachment 129752 [details]
Example
Comment 2 markiewb 2013-01-03 20:46:36 UTC

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