Use of the Java build path in eclipse

Source: Internet
Author: User

1. In Eclipse, the project properties of the Java Build path under the Library tab, there are several buttons:
Add Jars ... Adding a jar package refers to the project currently contained in this eclipse, which is selected under the project list
Add External Jars ... Add the external jar, refers to the external, need to use the File Manager, on the computer hard disk selected.
Add Variable. Add variables, environment variables used by Eclipse's compile-time
Add Library ... Adding a library refers to a collection of already defined jars, as they are often
Add Class Folder ... To add a catalog of classes, refer to this Eclipse scope and select an interface under the project list.
Add External Folder ... Add the external class directory, you need to use the File Manager, on the computer hard disk selected.
Added jars and add External jars with the adding jar package from user libraries in the Add library,
2. Whether it will be scored in the final executable, depending on whether the order and export are selected!
3, a project, referencing other projects, can be in the project properties of the Java Build path under the projects tag add!
This reference does not break the source files in the referenced project into the executable file that is currently being generated by the project.
4, if you need to enter, you can use the source tag under link source (Browse ... The path of the referenced project) is complete.

Use of the Java build path in 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.