1、jar包有入口(即有main()函數(shù)) 選中要打包的工程--->右鍵選擇Export---->java----->Runnable java file----->next---->在launch configuration輸入jar包入口,即該工程要打包的主函數(shù)文件----->Export destination輸入jar包存放的位置以及文件名---->library handling選擇package requreied....JAR---->finish。
2、jar包無(wú)入口 選中要打包的工程->右鍵選擇Export---->java----->java file----->next----->Exported all output folders for checked project----->Export destination輸入jar包存放的位置以及文件名---->finish。
1、jar包有入口(即有main()函數(shù)) 選中要打包的工程--->右鍵選擇Export---->java----->Runnable java file----->next---->在launch configuration輸入jar包入口,即該工程要打包的主函數(shù)文件----->Export destination輸入jar包存放的位置以及文件名---->library handling選擇package requreied....JAR---->finish。
2、jar包無(wú)入口 選中要打包的工程->右鍵選擇Export---->java----->java file----->next----->Exported all output folders for checked project----->Export destination輸入jar包存放的位置以及文件名---->finish。
1、jar包有入口(即有main()函數(shù)) 選中要打包的工程--->右鍵選擇Export---->java----->Runnable java file----->next---->在launch configuration輸入jar包入口,即該工程要打包的主函數(shù)文件----->Export destination輸入jar包存放的位置以及文件名---->library handling選擇package requreied....JAR---->finish。2、jar包無(wú)入口 選中要打包的工程->右鍵選擇Export---->java----->java file----->next----->Exported all output folders for checked project----->Export destination輸入jar包存放的位置以及文件名---->finish。