Open niangaonb opened 1 year ago
Created a simple project that should hopefully make it clear how to use it, please find it here: FX Demos
Thank you!
Hi, I am getting the same exact issue as you are. I am using intelliJ and it says that toolbox & toolboxfx modules are not found. I even tried separatly downloading those modules and adding them, still no luck. @niangaonb did you ever get it working, the demo or your original?
I added this package to my Gradle, but I had some problems writing module-info. I didn't have any problem adding "eu.hansolo.medusa". But as soon as I add "eu.hansolo.toolbox" or "eu.hansolo.toolboxfx" will say "module not in dependencies". But I added to my program When you have a clock in your package, the runtime displays the error: "Module not found: eu.hansolo.toolboxfx Error: Module not found: eu.hansolo.toolbox". Thanks for answering.