Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I’ll second that question from pstanton: what do i have to change in configuration to get rid of the 3rd example? I have a TON of ‘declaration is not found’ errors which I would NOT like to see. Any way to turn this off?
Rick,
Unfortunately there is not a way to turn this specific warning off at this time. If it’s an error, you can turn off the JavaScript validator entirely or if it’s only a warning you can turn off evaluation-as-you-type but it will turn it off for all the editors unfortunately.
Ok – but how do I turn it off entirely? I can’t get to any java warnings in my project because I’m swamped with javascript ones. I’ve gone to Window->Preferences – MyEclipse->Validation and unchecked JavaScript Manual and Build – but the warnings still display.
Rick,
After doing that you need to clean your project.
NOTE: In 5.0.3 we are adding a new validation-exclusion feature that is going to allow total control over file validation exclusion and should help a lot with situations like these.
NOTE: In 5.0.3 we are adding a new validation-exclusion feature that is going to allow total control over file validation exclusion and should help a lot with situations like these.
Thank goodness! I need the .js validation, but it’s killing me!