You can run a jar file using the ?jar option with the java command as follows: java -jar test.jar. JVM will look for the value of the Main-Class attribute ...
確定! 回上一頁