error in your GWT tutorial: Error: There is '1' error in 'gwt-module.dtd'. #685
CLOSED
Submitted 2 years ago
please help! error in your GWT tutorial. https://stackoverflow.com/questions/67316333/gwt-error-there-is-1-error-in-gwt-module-dtd
I am learning GWT and was trying to run this tutorial by Vogella
Using GWT 3.0 on Windows 10 and JDK 11
I get this error on the first line Error: There is '1' error in 'gwt-module.dtd'.
/de.vogella.gwt.helloworld/src/de/vogella/gwt/helloworld/De_vogella_gwt_helloworld.gwt.xml
Please login to write a comment.
Comments
As seen in the Stackoverflow link you sent, your issue has been solved. We are glad to hear.
I also updated the GWT tutorial and testet that it works again. Sorry for the long delay but I’m not using GWT anymore actively and it took me a while to find time to update the tutorial.