You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not a Javascript Guru so I openly admit I could have made mistakes in my Javascript - however I have an issue where Eclipse is telling me there are problems in most of my .js files. The same scripts when validated in other Editors or online JS validator websites tell me everything is fine.
I've tried adding in the suggestions but the error messages still remain.
I think it maybe related to my use of "async function" but I would really like to resolve this without disabling validation completely.
Any insight would be most appreciated.
Dave
The text was updated successfully, but these errors were encountered:
I am using Eclipse Enterprise Edition on MacOS (Apple Silicon)
Version: 2024-06 (4.32.0)
Build id: 20240606-1231
Wild Web Developer HTML, CSS, JSON, Yaml, JavaScript, TypeScript, Node tools 1.3.6.202405280856
I'm not a Javascript Guru so I openly admit I could have made mistakes in my Javascript - however I have an issue where Eclipse is telling me there are problems in most of my .js files. The same scripts when validated in other Editors or online JS validator websites tell me everything is fine.
I've tried adding in the suggestions but the error messages still remain.
I think it maybe related to my use of "async function" but I would really like to resolve this without disabling validation completely.
Any insight would be most appreciated.
Dave
The text was updated successfully, but these errors were encountered: