FXML Template does not return the TreeView declared to its controller

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      JDK 8 Build 116
      Scene Builder 1, we tested 2.0 as well and got the same error.
      Windows 64 bit
      NetBeans 7.3.1

      We want to upgrade our JavaFx project to JDK 8 as soon as it is released, so we have been upgrading and testing the project with every Early Acces Release.

      We have a problem with Build 116, it seems that FXML templates are not returning the reference of the TreeView objects declared to their controllers, instead the reference we get a NullPointerException, it is important to say that we have other objects such as buttons, panels, etc. and they are correctly returned to the controller, the problem is only when we want to use a TreeView.

      Thanks in advance.

            Assignee:
            Martin Sládeček
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: