I am developing a RIA application with JavaScript in Eclipse. How can I enable JavaScript syntax check in eclipse?
Asked
Active
Viewed 1.4k times
2 Answers
2
Both the Web Tools Platform (WTP) and Aptana offer a quite good JavaScript editor with syntax checking. I use the later myself.

Ripon Al Wasim
- 36,924
- 42
- 155
- 176

Zef Hemel
- 6,457
- 3
- 20
- 14
-
You can also try JSEclipse, JSDT (this last one supports jQuery) – Chepech Aug 31 '12 at 16:32
1
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.

Brad Larson
- 170,088
- 45
- 397
- 571

Li0liQ
- 11,158
- 35
- 52