On 8/24/07, Rasoul Firoz <[EMAIL PROTECTED]> wrote:
>
> I can add
> breakpoints to my Javascript, but when I ran the application it doesn't
> suspend on breakpoint.


Please provide some more information.

You said you created a new ATF project, and added Dojo as the toolkit.  Then
you imported into the project the rest of your HTML and JS files that use
Dojo?

How did you run the web app?  The best way is to right click on the main
HTML file, and select "Debug in Mozilla".  This will present you with a
dialog  which asks you to set up a server.  You can just select the "HTTP
Preview" server if you don't already have one running on your machine.
After that, your web app runs in the browser, and should stop at any
breakpoints.


Javier Pedemonte
ATF Developer
_______________________________________________
atf-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/atf-dev

Reply via email to