I have generated a jar using Intellji Idea but it throws a compile error: Could not find or load main class com.xxx.xxxxx
I guess it was caused by I did not explicitly set the class path in manifest properties. Any idea how to do it? Thanks!
I have generated a jar using Intellji Idea but it throws a compile error: Could not find or load main class com.xxx.xxxxx
I guess it was caused by I did not explicitly set the class path in manifest properties. Any idea how to do it? Thanks!