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 255117 - Run Findbugs in Editor flag status is not saved
Summary: Run Findbugs in Editor flag status is not saved
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-09 07:14 UTC by gualtiero65
Modified: 2015-09-13 01:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (47.98 KB, text/plain)
2015-09-09 07:14 UTC, gualtiero65
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gualtiero65 2015-09-09 07:14:08 UTC
In Options --> Editor --> Hints --> FindBugs there is the option to run FindBugs in editor.

At startup it is always disabled, even if I have previously enabled it.

Flow:

- Start NetBeans
- Enable the flag "Run FindBugs in editor" in the Editor - Hints - FindBugs page
- Press OK to save options
- Exit NetBeans
- Start again NetBeans
- Check the status of the flag: it is disabled while it should be enabled.



Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Comment 1 gualtiero65 2015-09-09 07:14:17 UTC
Created attachment 155998 [details]
IDE log
Comment 2 Jiri Kovalsky 2015-09-09 20:28:05 UTC
Reassigned for further evaluation.
Comment 3 Jiri Prox 2015-09-10 11:22:44 UTC
reproducible
Comment 4 Petr Hejl 2015-09-11 16:59:35 UTC
Fixed in web-main 4a0444b73a18.
Comment 5 Quality Engineering 2015-09-13 01:22:43 UTC
Integrated into 'main-silver', will be available in build *201509130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4a0444b73a18
User: Petr Hejl <phejl@netbeans.org>
Log: #255117 - Run Findbugs in Editor flag status is not saved