How to exclude/ignore specific errors in Dreamweaver output panel?
Hi!
I have a problem which looks like this:

50+ errors found in JavaScript.
But these are actually not errors, because I'm defining the TweenMax class in the other .js file before loading the current script.
The question #1 is: how to get Dreamweaver know that I'm actually defining the variable?
If it is not possible, then question #2: how to exlude, set to ignore or hide these specific errors from the panel?
I'm using Dreamweaver v18.0
Thanks in advance!
