openjfx / samples

JavaFX samples to run with different options and build tools
BSD 3-Clause "New" or "Revised" License
578 stars 1.52k forks source link

fails with user testing #56

Closed daveyostcom closed 2 years ago

daveyostcom commented 3 years ago

Needed a cd. There is no MainApp, only an App. More explanation here would be helpful. And please user-test. Should explain why the --module-path is needed when using maven. Maven doesn't put openJfx all in one dir somewhere but makes a forest of versioned dirs, so where would this PATH_TO_FX be? Are we supposed to download openjfx in addition to relying on maven to download it? Confusing.