I am just getting started with GWT and I encountered what I am going to say is an annoyance. I used the plugin to generate the starter project. I can run the starter project in hosted mode without any errors and I do not see any compile errors.
When I open the java file on the client side, there are many lines of code that have been marked with errors. Most of them of the "cannot resolve to type" messages. The GWT classes are being imported at the beginning of the file. Those imports have a red line under the com.google portion. Is this normal or is there a setting in Eclipse that I need to fix? -- 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.
