- Right click your project
- Select Properties -> JavaScript -> Include Path
- Select
Source
tab. ( It looks identical to Java Build Path Source tab )
- Expand JavaScript source folder
- Highlight
Excluded
pattern
- Click
Edit
button
- Click
Add
button next to Exclusion patterns
box.
- You may either type Ant-style wildcard pattern, or click
Browse
button to mention the JavaScript source by name.
The information about JavaScript source inclusion/exclusion is saved into .settings/.jsdtscope file. Do not forget to add it to your SCM.
Here is how configuration looks with jquery files removed from validation
Aucun commentaire:
Enregistrer un commentaire