|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
ATF / JSDTI hope I'm not being too dense, but here's my question.
I'm new to Eclipse, and I have tried to read up on this, but I think I missing a trick. ATF was (?is?) the 'old' way to get Javascript support in Eclipse. ATF's devs migrated to working on JSDT - and JSDT is the only current (centrally distributed) way of working with Javascript [I'm specifically excluding things like MyEclipse]. Now, ATF definitely had a 'proper' debugger for Javascript, with breakpoints, step-in/out and so forth. JSDT specifically says that it supports breakpoints - but all I can do is set a bookmark! I know this has been appraoched before, but someone please enlighten me - what is the deal with this? Is there any way to get JSDT to do proper Javascript debugging? Is ATF available for Ganymede? And I'm sorry, but Firebug is _not_ a reliable debugger. Many thanks, Dan _______________________________________________ wtp-dev mailing list wtp-dev@... https://dev.eclipse.org/mailman/listinfo/wtp-dev |
|||||||||||
|
|
Re: ATF / JSDTJSDT does not support debugging (or breakpoints).
I hope I'm not being too dense, but here's my question. I'm new to Eclipse, and I have tried to read up on this, but I think I missing a trick. ATF was (?is?) the 'old' way to get Javascript support in Eclipse. ATF's devs migrated to working on JSDT - and JSDT is the only current (centrally distributed) way of working with Javascript [I'm specifically excluding things like MyEclipse]. Now, ATF definitely had a 'proper' debugger for Javascript, with breakpoints, step-in/out and so forth. JSDT specifically says that it supports breakpoints - but all I can do is set a bookmark! I know this has been appraoched before, but someone please enlighten me - what is the deal with this? Is there any way to get JSDT to do proper Javascript debugging? Is ATF available for Ganymede? And I'm sorry, but Firebug is _not_ a reliable debugger. Many thanks, Dan_______________________________________________ wtp-dev mailing list wtp-dev@... https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list wtp-dev@... https://dev.eclipse.org/mailman/listinfo/wtp-dev |
|||||||||||
|
|
Re: ATF / JSDTHey Phil,
Thanks for the reply! http://wiki.eclipse.org/index.php/ATF/JSDT --> Says that breakpoint support is available (bullet points). I'd be very interested in helping to port ATF to Ganymede, but I'm not sure where to start, or even if this is still an active project. Some guidance on that would be appreciated. Many thanks, Dan _______________________________________________ wtp-dev mailing list wtp-dev@... https://dev.eclipse.org/mailman/listinfo/wtp-dev |
|||||||||||
|
|
Re: ATF / JSDTSorry, the statement about breakpoints is technically correct, but misleading. It means that JSDT supports displaying breakpoint markers if a debugger is there to use them, not that JSDT does debugging using breakpoints. I will clarify it. |
|||||||||||
|
|
Re: ATF / JSDTCool, many thanks!
_______________________________________________ wtp-dev mailing list wtp-dev@... https://dev.eclipse.org/mailman/listinfo/wtp-dev |
| Free Forum Powered by Nabble | Forum Help |