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 271734

Summary: The non-static variable in a static context warning appears when the context is not static.
Product: ide Reporter: GamingTimelord19
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description GamingTimelord19 2017-10-30 17:39:47 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_144
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.144-b01

Reproducibility: Happens sometimes, but not always

STEPS:
  * define a variable using a final from the class of the variable

ACTUAL:
  non-static context error

EXPECTED:
  No error
Comment 1 GamingTimelord19 2017-10-30 17:39:50 UTC
Created attachment 165376 [details]
IDE log