0

Is that any way add the jfxtras agenda from scene builder? I am getting crazy trying to work with fxml file, Any code example or tutorial?

Jessica
  • 11
  • 1
  • 6

1 Answers1

0

A likely problem is that SceneBuilder does not support dependencies, so you need to use the "all" version of JFXtras. After that it is just a matter of including that jar as a library.

tbeernot
  • 2,473
  • 4
  • 24
  • 31