Hi
I just upgraded to 9.1 and now I get errors on almost all my JavaScripts and all JSPs that use JavaScript. By JavaScript I mean those I wrote + JASON + jQuery.
This appears to be related to jQuery but I am not sure.
For one, the $ constructs, such as selector, are not recognized and are flagged as undefined.
From there, I get errors on basic objects such as document and window are invalid objects.
I have added the jQuery and jQuery-ui javascripts: MyEclipse > Include path.
I have started ME with -clean and in a new workspace. No luck.
Please advise on how to fix or get around it.
If it will be a fix in a future release please specify the version & timeframe.