I have a class Foo in com.mycompany.myapp.client that is annotated with @Bar where bar is defined in com.mycompany.myapp.client.gwt.rpc. The GWT compiler complains that it cannot find Bar. Is this a compiler bug? The compiler is able to see other classes in com.mycompany.myapp.client.gwt.rpc.
My module lives under com.mycompany.myapp. -- 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.
