Good Morning Amit,
I need more precisions to answer your question.
Does your application works in running mode (in eclipse) ?
Your Debug Configuration should look like this:
Java Application
Main
Project: your Java project
Main class: com.google.gwt.dev.GWTShell
Arguments
Program arguments: -out www yourPackages.yourModule/
yourHostPage.html
VM arguments: -Xmx256m
Classpath: should includes gwt-dev-yourOS.jar and your source
folder.
On Sep 18, 6:53 am, "Amit Dhingra" <[EMAIL PROTECTED]> wrote:
> Hi,
> I have been unable to debug GWT application in eclipse.
> I tried running the debugger with the main class as
> com.google.gwt.dev.GWTShell. Doing so and checking the textbox "Stop in
> main" the debugger halts in main as expected, but the hosted browser is
> never opened and it never comes to breakpoints set in my code.
> Am I missing on something.
> Or rather I am asking for Idiot's guide to debugging GWT in Eclipse.
>
> Thanks in advance!!!
>
> --
> Warm Regards,
> Amit Dhingra
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---