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 255723 - Option for Java Hint "Import Class" cannot be persisted
Summary: Option for Java Hint "Import Class" cannot be persisted
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 09:44 UTC by markiewb
Modified: 2016-07-14 01:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (60.44 KB, image/png)
2015-10-06 09:44 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2015-10-06 09:44:12 UTC
Created attachment 156548 [details]
Shows the issue

* open Options|Editor|Hints|Java|Error Fixes|Import Class
* check the checkbox "Format and sort imports"

ACTUAL: Apply or OK does not persist the checkbox value
EXPECTED: the option can be saved

Product Version: NetBeans IDE 8.1 RC (Build 201510012201)
Java: 1.7.0_80; Java HotSpot(TM) 64-Bit Server VM 24.80-b11
Runtime: Java(TM) SE Runtime Environment 1.7.0_80-b15
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
User directory: C:\Users\markiewb\AppData\Roaming\NetBeans\8.1rc
Cache directory: C:\Users\markiewb\AppData\Local\NetBeans\Cache\8.1rc
Comment 1 Jiri Prox 2015-10-06 14:35:13 UTC
reproducible
Comment 2 Svata Dedic 2016-06-21 11:38:25 UTC
Fixed in jet-main#061131b483fb  -- simple typo from autocompletion.
Thanks for catching this.
Comment 3 Quality Engineering 2016-07-14 01:51:28 UTC
Integrated into 'main-silver', will be available in build *201607140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/061131b483fb
User: Svata Dedic <sdedic@netbeans.org>
Log: #255723: sort&import option persisted under correct key