I had encountered this issue when I had run my Jar file as. java -jar TestJar. instead of. java -jar TestJar.jar. Missing the extension .jar also causes ...
確定! 回上一頁