Javascript trouble shooting tools:
www.getFireBug.com à It is a powerful debugging tool for javascript. It is convenient just like eclipse debug. More details are in the website.
JSEclipse à Javascript editor plugin for eclipse . Helps in autocompletion, find the error in javascript. To use, extract the attached file, copy contents of plugins folder into ..\eclipse\plugins and features into ..\eclipse\features . Restart eclipse.
Simple usage details :
Right click on the JSP code enclosing the tag.
Note that this plugin marks the error in red. But it doesn’t show the actual cause of error(a limitation).
More details http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/
Thursday, July 5, 2007
Javascript trouble shooting tools:
Posted on 12:15 AM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment