hey guys i would like to know how it's possible to run a java project outside of it's IDE.
How can i get it running on a website?
I also tried running it on my computer but...navigating to the project through cmd and using the "java project" command to run it.
Excpetion in thread "main" java.lang.NoClassDefFoundError
Caused by: java.lang.ClassNotFoundException.....