I’m seeing an issue since updating to build 16 on MyEclipse 2021. We have some legacy code that uses JSP scriptlets and the validator seems to be trying to validate the scriptlet as JavaScript which is causing a bunch of false errors to be reported. Short of turning off javascript validation altogether is there a way to fix this?
When I open the project I don’t see any validation errors, but if I open one of the affected JSP files to edit, the errors for that file are reported in the editor pane as well as in the ‘Problems’ tab and they tend to accumulate as I edit more files, obscuring any real errors.
I’ve attached a screenshot of a simple example that illustrates the problem.
Thank you
Attachments:
You must be
logged in to view attached files.