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 255348

Summary: SpinnerValueFactory nor recognized
Product: javafx Reporter: clogs
Component: EditorAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot
The fxml file

Description clogs 2015-09-17 06:40:32 UTC
Created attachment 156224 [details]
Screenshot

I have a fxml file which has a Spinner in it. When I edit this file, the editor recognizes everything, except the SpinnerValueFactory. The Spinner has been introduced with JDK 1.8 build 40, I am using build 51.
Comment 1 clogs 2015-09-17 06:41:53 UTC
Created attachment 156225 [details]
The fxml file