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

Enhancement - Provide helpful error information when parsing FXML

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7u40
    • javafx
    • None

      Instead of printing the stack trace it would be much more helpful to just read:

      1. Location of the problem in the FXML file (Locator)
      2. Information about the problem (e.g.: reflection problem into controller. xyz not found in controller or wrong type or ...)
      3. Method 'xyz' in FXML file not found in controller 'abc'. 'xyz' used in scene object 'blabla' for action 'some' (well this would help in finding a method call in the scene builder at all)

      This would speed up development quite much.

            Unassigned Unassigned
            hlemckejfx Hajo Lemcke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: