How do I package jar files with Eclipse?

Source: Internet
Author: User

Export the runnable jar directly, as shown in:

Then select Export runnable jar:

The explanation of the handling part of the library is as follows:

(1) Extract required libraries into generated JAR. Remove all import jars and include them in each directory of the jar, ex. net/org/xxx.class

(2) Package required libraries into generated JAR. Wrap all the import jars in the root directory of the jar

(3) Copy required libraries into a sub-folder next to the generated JAR. Place all the import jars in a separate folder outside the jar

Finally click Finish, complete

Thank you: http://blog.csdn.net/u011277123/article/details/53316169

How do I package jar files with Eclipse?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.