eclipse disable js validation

eclipse disable js validation

Source of the problem:

            When there are too many plug-ins introduced in eclipse, the default js verification will be triggered every time js is modified. If there are 30M js plug-ins, then eclipse will be stuck , the progress of the building workspace will not move , and there will be problems such as unresponsiveness , which makes it impossible to Work.

 

Best solution:

            1. Select the project and click [ Right Click ];

            2.选择【Properties】 -> 【JavaScript】 -> 【Include Path

            3. Select the [ source ] tab inside

            4. Click on the inside folder and there are two options Include (requires js verification), excluded (does not require js verification)

            5. Click【excluded】→select【edit

            6. In the pop-up dialog box exclusion patterns [ add ] js to be disabled

            7. Click【finish】and you are done

            8. Click the picture attachment below for the diagram steps

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326322368&siteId=291194637