In Intellij idea, java web code is modified. webpages are not synchronized. intellijidea

Source: Internet
Author: User

In Intellij idea, java web code is modified. webpages are not synchronized. intellijidea

The problem may be that Intellij idea does not save the source code locally, and the browser accesses the cache but does not access the latest file.

You can use the command line to view the source code and synchronize it.

 

The browser cache is disabled, and the webpage is synchronized.

 

 

Open Firefox and enter about: config

Click "I understand this risk"

Enter:

Browser. cache. check

Double-click the record to be searched. A dialog box is displayed. The default value is 3. modify it to 1 and click "OK"

 

Numbers 1 and 3 represent the following:

0: Onece per session each process is checked every time firefox is started

1: Each Time [This is highly recommended by developers] Check every Time you access the page

2: Never checks

3: When appropriate/automatically is appropriate/automatic check

In this way, each page request is regarded as a new request.

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.