None. This is server-side code. Whether you'll see the error or not really depends on how you compile your project. When your project grows, I'd suggest using 2 Eclipse/Maven/whatever projects for client and server code (and possibly a third one for shared code), then you'd compile client-side and server-side code separately and won't see this message anymore. In the mean time, you can safely ignore it.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/89e9oU-4rpgJ. 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.
