Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8095419

Inspector should not display fx:id warning if controller class is not set yet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      Drop a button, then add an fx:id in the code section of the inspector.
      You will get a warning : no injectable field found in controlller
      This warning should be displayed only if a controller class has already be set.
      Indeed, user may want to set the fxids before the controller class.

      Note that the other warning about duplicated fx:ids should be displayed all the time, even if the controller class has not been set yet.

            jcambon Jerome Cambon
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: