Directory path:
c:\home\test\src\com\bsoft\conc
I have my java program in src
folder and I have my class file in conc
folder.
I need to run my java program from home
folder.When I run I'm getting error:
could not find or load main class
Set your class path for this java file:
java -cp C:\hello\build\classes com.javahowto.test.HelloWorld
or using Environment variables and run it from any third location from that machine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With