简体   繁体   English

包括可执行文件.jar的外部依赖项

[英]Include external dependencies for executable .jar

如何包含可执行jar文件的依赖项( external.jar )?

Please Check whether this is helpful.. 请检查是否有帮助。

Right click on project and select Export and then runnable jar file. 右键单击项目,然后选择导出,然后选择可运行的jar文件。 then use below link and screenshot. 然后使用下面的链接和屏幕截图。

Link for Packaging/Extracting explanation. 包装/提取说明的链接。 Difference between extracting and packaging libraries into a jar file 将库提取和打包到jar文件之间的区别

In Eclipse: 在Eclipse中:

包装/提取依赖

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM