Friday, April 30, 2021

Re: GWT tutorial does not compile

@t.br please see messages above for log https://groups.google.com/g/google-web-toolkit/c/TclImrErWMY/m/Nd9jP4xWDgAJ

On Friday, April 30, 2021 at 3:32:46 AM UTC-5 t.br...@gmail.com wrote:
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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/3daa4c60-5ac7-4dee-8c5f-ab0c9572bdd8n%40googlegroups.com.

No comments:

Post a Comment