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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: