I have the javascript validation working good for my own code. I want to keep the validation. But when it comes to open source library, like jquery for example, the validation creates warnings.
I don't want warnings over a downloaded library. But I want to keep warnings for my code.
I know you can exclude files from validation in the "Preferences > Validation" window, but the javascript validation is not there ! I've looked each validator, the javascript validator is not there.
So how can I exclude specific files from the validation ?
Here is the list of validators I have : Screenshot
Thanks !
PS : I use Eclipse PDT.!