Home >Web Front-end >JS Tutorial >How does eclipse ignore js file errors (with pictures)_javascript skills
How to ignore errors reported by a certain js file:
Project Properties > JavaScript > Include Path > Source > Select Exclude > Click the edit button > Add the corresponding file in the Exclusion patterns below.
The screenshot is as follows