Why am I getting a ClassNotFound exception from command line even though the class clearly exists?
I made a maven project and I’m trying to compile my jar file and code to test it on inputs. Here is my project structure.
I made a maven project and I’m trying to compile my jar file and code to test it on inputs. Here is my project structure.