Hi, I am using Eclipse for my GWT project, but it's just a regular Java project. I'd like to turn it into a GWT project so that I can use the Eclipse debugger. I am trying to create a GWT run configuration to accomplish this, but without success. The "Main" tab in Eclipse's Run Configurations menu has a red cross in it. This probably happens because I selected the wrong class in the 'Main class' field. I selected the EntryPoint class here (in our case our.company.client.Application). At least I think that's what's wrong. Could you help out? What class should I enter in this field?
Regards, Julius -- 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.
