Hi guys, I am rather new to programming. Will appreciate it if you guys can help explain what's wrong here in detail.
I am using GWT with NetBeans IDE 6.5. Started with the StockWatcher tutorial and below's a history of what I did. 1. In the Windows command-line, I created the directories, files, scripts and Eclipse files as indicated. 2. I proceeded to import the project using the "Import Project ignoring the Project Dependencies" option since I can't use "Import Projects from Workspace". The error given when the latter is selected is that the path does not contain a regular workspace. 3. I could still proceed with the application building and testing the application in hosted mode. 4.However, I'm stuck at Step 6: Debugging a GWT application. Each time i try to debug the source code after i've inserted the line breakpoint, i get the following message: Class "xx.StockWatcher" does not have a main method. 5. Thinking that probably installing a GWT plugin into NetBeans might help, i downloaded and installed GWT4NB version 2.5.0 from http://gwt4nb.dev.java.net/ At the present I'm at Point number 5 and I'm not quite sure how to proceed to get my debugging to work. Please advise. Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---