I am developing a RIA application with JavaScript in Eclipse. How can I enable JavaScript syntax check in eclipse?
JavaScript syntax check in eclipse
Asked Answered
Both the Web Tools Platform (WTP) and Aptana offer a quite good JavaScript editor with syntax checking. I use the later myself.
You can also try JSEclipse, JSDT (this last one supports jQuery) –
Winograd
Have you looked at JSEclipse or JavaScript Editor PlugIn for Eclipse?
If you are developing using ExtJS you can get even intellisense along with syntax check using spket.
© 2022 - 2024 — McMap. All rights reserved.