java打包需注意 java打包指定主类:Main-Class:需要用到的其它jar:Class-Path:Manifest-Version: 1.0Class-Path: lib/lwjgl.jar Main-Class: com.lwjgl.demo.Rotation