| Howto ignore javascript errors? [message #224652] |
Wed, 03 December 2008 09:48  |
Marijn Messages: 19 Registered: July 2009 |
Junior Member |
|
|
Hi,
I'm not sure whether this is the right place to ask this question, if
not let me know with a hint where I should be :). Currently I'm using
PDT which makes use of WTP-WST for HTML/CSS/JS support.
I have a project with "JavaScript Support" that somehow keeps generating
errors, specifically it complains about mootools 1.11 with a lot of
"cannot be resolved to a type" (even though 'Unresolved types' is set to
Warning and not Error!). All these errors clutter my problems view makes
it impossible to see if other projects have actual problems.
In Project Properties > JavaScript > JavaScript Validator >
Errors/Warnings I have tried to enable project specific settings and set
all to 'Ignore'. I've also suspended all validators under 'Validation'
however the errors keep coming back.
I have cleaned the projects and tried to forcefully delete the errors
from the Problems view, but everytime a rebuild is triggered the errors
pop up again.
I don't care much if this specific project has all javascript validation
disabled, as long as it stops generating all the errors.
Does anyone have an idea how this can be achieved?
Regards,
Marijn.
|
|
|