- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 7u6
 - 
    Component/s: javafx
 - 
    None
 
                    The original issue has been mistakenly reported under NetBeans, please see it there 
https://netbeans.org/bugzilla/show_bug.cgi?id=231247
Remark: in NetBeans bugzilla it is closed only because it is not relevant to NetBeans
[Adding all info from NB bugzilla entry:]
sample fxml file is attached.
Env:
Java jdk1.7.0_21
JavaFX 2.2.0-b21
IntelliJ IDEA 12.1.4
JavaFX scene Builder 1.0
I created a line chart with JavaFX scene builder, then modified autoranging
property at text editor. I can run the application from IntelliJ 12.1, but
javaFX scene buider 1.0 failed to load the .fxml file.
If I remove the autoRanging="false" builder can load it.
The thing is from the builder I can see the check box "autoRanging" for the
axis, so I suppose I can make it false?
https://netbeans.org/bugzilla/show_bug.cgi?id=231247
Remark: in NetBeans bugzilla it is closed only because it is not relevant to NetBeans
[Adding all info from NB bugzilla entry:]
sample fxml file is attached.
Env:
Java jdk1.7.0_21
JavaFX 2.2.0-b21
IntelliJ IDEA 12.1.4
JavaFX scene Builder 1.0
I created a line chart with JavaFX scene builder, then modified autoranging
property at text editor. I can run the application from IntelliJ 12.1, but
javaFX scene buider 1.0 failed to load the .fxml file.
If I remove the autoRanging="false" builder can load it.
The thing is from the builder I can see the check box "autoRanging" for the
axis, so I suppose I can make it false?