|
help
help document of jsdt s version
Javascript Debug Toolkit(JSDT) is a javascript debug tool. JSDT can debug javascript in any browser support Ajax, like IE6 IE7, IE8, Firefox1.5, Firefox2, Firefox3, Safari, Chrome, Opera, and some mobile browser.JSDT can run in windows and linux OS. JSDT is available under the LGPL license.
How to Install and run JSDT?Javascript Debug Toolkit requires JRE1.5+ ,Please install JRE1.5+ first Javascript Debug Toolkit is a Green-free installation software. You only need to download and extract it. Please run jsdt.bat in "bin" directory of windows OS(win2000,winXP,Vista...). Please run "sh ./jsdt.sh" in terminal of linux OS.
How to Debug Javascript?Let's to with JSDT. First,enter the url you want to debug,like c:/a.htm or http://localhost/test.jsp. JSDT supports local file and URL of http protocol. Second,enter the path of your browser,JSDT supports IE,Firefox,Safari,Chrome,Opera and so on. Please notice that there must be a full path. Then you can start debug. Please click the start debug button to start your debug
How to watch Expression?First,active the expressions Panel and click the add expression button. Second,enter the expression to the dialog and click the ok button,then you can get the expression of current stack.
| ||||||||||||||||||
► Sign in to add a comment
hi you may want to use some other name than JSDT which is already connected with JavaScript? Development Tools project at Eclipse.org