What is the role of Project->clean in eclipse

Source: Internet
Author: User

1. Since the compilation of Eclipse is based on the time stamp judgment mechanism.
So when you press build all, some of the classes that eclipse thinks the timestamp hasn't changed will not be compiled.
So you can clean it and compile it first. At this point eclipse will clean up all the previously compiled information and compile it.
Eclipse--->project----->clean ...
option to delete the. class file in the project while recompiling the project, similar to the rebuild in Jbuild

2. So sometimes compile does not pass the reason is no project->clean caused!!!

2. So sometimes compile does not pass the reason is no project->clean caused!!!

2. So sometimes compile does not pass the reason is no project->clean caused!!!

2.

Eclipse > Project > Clean is to delete files such as the one generated by Eclipse compilation so that they can be compiled again later. Redeploy is the redeployment of the web to Tomcat, which may copy files such as JSP/HTML/CSS/JS and Web-inf directories to Tomcat or the entire project into a war copy to Tomcat.


What is the role of Project->clean 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.