How to filter SVN version control information during eclipse compilation)

Source: Internet
Author: User

During the development process, SVN is used for version control. After you use eclipse to compile files, the classes file always contains. SVN folders sometimes report errors when submitting. These files are useless and affect the build speed.
You can use the filter option during compilation to prevent. SVN from being moved to the classess directory during compilation. The setting method is as follows:
"Project-> properties-> JAVA build path", "Source" tab on the right panel, expand "source folder" and you will see "supported ded", "excluded", and "Native library location:". Add "**/. SVN/**, You can exclude all SVN files from the compilation path.

==================
You can add ",. SVN" to the option's Java compiler> building> Output Folder> filtered resources.

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.