On Thursday, April 29, 2021 at 10:48:51 PM UTC+2 likejudo wrote:
> Thanks for the links. > I found from other posts that DOCTYPE was incorrectly set. 'www' is > required and that fixed it. > That DOCTYPE is mostly useless (it can help in IDEs to provide autocompletion and validation, but that's it), so you can just delete it. > However, I am stuck here now: > [ERROR] Hint: Check that your module inherits > 'com.google.gwt.core.Core' either directly or indirectly (most often by > inheriting module 'com.google.gwt.user.User') > > Have you seen this before? > It generally means there's another issue. Can you share the whole log? Also, which GWT version are you using? (surely not 1.6.2, that's way too old) and which JDK version? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/b48f8082-ef83-4e38-b909-04309a8fabe9n%40googlegroups.com.
