应用eclipse fat插件制作可运行jar

使用eclipse fat插件制作可运行jar转载自http://blog.csdn.net/jikeyzhang/article/details/4731968运行打

使用eclipse fat插件制作可运行jar
转载自http://blog.csdn.net/jikeyzhang/article/details/4731968

运行打好的jar包的命令:java -jar xx.jar

附件中是下载的fat插件 myeclipse下测试通过.