I just installed an Aptana plugin, and made the mistake of opening my .jsp page in a Javascript Source Editor. It generated hundreds of errors that now won't go away. How do I get rid of the errors?
They are dumb errors like "missing a semicolon" on HTML syntax lines. I've tried reopening the JSP in a JSP editor, but the errors still won't go away.