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 202306 - Reflect imports formatting setting in hint description
Summary: Reflect imports formatting setting in hint description
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.1
Hardware: PC Other
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 13:47 UTC by Jiri Prox
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2011-09-19 13:47:08 UTC
When Import Formatting settings is switched to insert only star imports, the description of fix import hint is not exact.

Example:
1) in empty class type 'File f;'
2) alt-enter to display list of hints
-> the hint description is 'Add import for java.io.File' but it actually inserts 'java.io.*'
Comment 1 Martin Balin 2016-07-07 07:16:56 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss