After creating the new GWT app project in Eclipse, I tried to make changes to it. What I did was change the name of greetServer method. I simply changed this method's name to test. I made changes in interface GreetingService, interface GreetingServiceAsync, GreetingServiceImpl and lastly the entry point file. It does not like the changes I made. Am I missing something?
-- 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.
