I managed to fix this issue by removing dependencies to Logger from my own Level class.
-- Now I have the following issue.
When I try to run my application I get the following :
When I try to run my application I get the following :
run:
[java] Super Dev Mode starting up
[java] workDir: C:\Users\frank\AppData\Local\Temp\gwt-codeserver-6018982024449493766.tmp
[java] Loading inherited module 'be.fwy.gwt.Arpol'
[java] Loading inherited module 'com.google.gwt.core.Core'
[java] Loading inherited module 'com.google.gwt.emul.Emulation'
[java] Loading inherited module 'javaemul.internal.Internal'
[java] [ERROR] Unable to find 'javaemul/internal/Internal.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
I have no idea from where this "Loading inherited module 'com.google.gwt.core.Core'" is coming. I have nowhere an inherit in a .gwt.xml file of this module....
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment