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 - Add fixable hint: Create variable, parameter, field, constant from unknown symbol
Summary: Add fixable hint: Create variable, parameter, field, constant from unknown sy...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 19:04 UTC by markiewb
Modified: 2013-09-02 14:21 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot with compare NB7.2 vs Eclipse (54.13 KB, image/png)
2012-05-18 19:04 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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.