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 212717

Summary: Add fixable hint: Create variable, parameter, field, constant from unknown symbol
Product: java Reporter: markiewb
Component: HintsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal CC: markiewb, ralphbenjamin
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screenshot with compare NB7.2 vs Eclipse

Description markiewb 2012-05-18 19:04:38 UTC
Created attachment 119626 [details]
Screenshot with compare NB7.2 vs Eclipse

When there is a symbol, which cannot be resolved, then there should be fixable  hints, to create a variable, parameter, field, constant from it. (FYI It is also available in eclipse.)

See screenshot.

----
Tested with NetBeans IDE Dev (Build 201205090400) /7.2 and this feature was not there.