You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: