Eclipse SVN sync repository ignores certain file types and folders that do not need to be committed

Source: Internet
Author: User

In project development, developers often use SVN to manage the code, and when synchronizing with the server, they see a bunch of. class,.log,target files every time, so it's uncomfortable.

Workaround:

Open: window-->preferences-->team-->ignored resource-->add Pattern (or click window-->preferences--> Then search directly ign--> and then click)

Ignore folder:

If you omit the target folder, add Pattern and fill in the */target/*

Ignore file:

If you omit the. class type, fill in the. class directly.

Reference Picture:

One configuration in practice:

Eclipse SVN sync repository ignores certain file types and folders that do not need to be committed

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.