7

I am developing a RIA application with JavaScript in Eclipse. How can I enable JavaScript syntax check in eclipse?

Ripon Al Wasim
  • 36,924
  • 42
  • 155
  • 176
flybywire
  • 261,858
  • 191
  • 397
  • 503

2 Answers2

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
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