JavaScript syntax check in eclipse
Asked Answered
T

2

7

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

Tadeo answered 3/3, 2010 at 21:30 Comment(0)
M
2

Both the Web Tools Platform (WTP) and Aptana offer a quite good JavaScript editor with syntax checking. I use the later myself.

Multifoliate answered 3/3, 2010 at 21:37 Comment(1)
You can also try JSEclipse, JSDT (this last one supports jQuery)Winograd
C
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.

Cyrenaic answered 3/3, 2010 at 21:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.