Whenever i am trying to write javascript in the jsp file using Eclipse IDE, getting one popup with error as
An internal error occurred during: “JavaScript translation for :
/Wireless/Login.jsp”.
where Login.jsp is the jsp i am working on.
How to avoid this error while typing javascript.
Please help.
I got the solution.
Go to your workspace folder and find Workspace/.metadata/.mylyn folder.
Delete .mylyn folder and restart your eclipse.
you will not get the javascript error popup