Eclipse changes class file output path and source file storage path

Source: Internet
Author: User

1. With the increasing number of projects, in order to facilitate the project testing and deployment process management, can be the purpose class and Lib (that is, the deployment of the required files) in a unified management directory.

The method is as follows: Java build Path->default output folder->browse->create New folder-> Enter a filename, such as clazz->advanced-> Link to folder in the file system-> Select a uniformly managed directory and create a new output folder->ok for the project under that directory.

2. Change source folders, you can replace or remove the src file when you do not want to use the Eclipse default src directory as the source file storage directory.

The method for removing the SRC directory is as follows: Java build path-> Select the src directory->remove->add folder-> Select the project home directory->ok in source folders on build Path.

So the project source file directory is directly for your package file directory.


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.