Web Project each clean

Source: Internet
Author: User

Project Clean: Clear the compiled Java class. class file under Tomcat, but JS and JSP are not cleared

Server Clean:clean tomcat Work dictionary: Clears the files under the Tomcat directory, the working directory is stored, and the JSP file is compiled into a. java file and A. class file. References below should also be automatically compiled if not in use (to be verified)

Server Clean:clean not clear

Maven Clean: Cleans up the results of Maven's last install (Install for package, post to war package for post or call?) )

In addition @ Reference article, if run compile JS file do not want clean restart project, right-click Project, Properties----Builders-----Remove JavaScript validator tick. Next time to update JS, as long as the JS file is not in use, JS will be automatically compiled into the bin

Summarize:

Modify Java classes: Project clean

Modify Jsp:server Clean: (JSP does not use first) clean Tomcat work dictionary (may be cached in foreground)

Modify JS: (JS first do not use) Set properties----Builders-----Remove JavaScript Validator check (foreground cache)

Web Project each clean

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.