Guys, could you please help me understand why I cannot compile my old
project ? It worked with 2.4.
Here is the error I get
Loading inherited module 'com.test.courierApp.AdminPanel'
Loading inherited module 'com.google.gwt.user.User'
Loading inherited module 'com.google.gwt.editor.Editor'
Loading inherited module 'com.google.gwt.validation.Validation'
[ERROR] Unable to load class
'com.google.gwt.validation.rebind.GwtSpecificValidatorGenerator'
Full call stack is here: http://pastebin.com/raw.php?i=Y50FdfFX
It drives me crazy. I have no references to this missing class. AT ALL. I
search EVERY FILE on my entire hard-drive :(
And just in case here is my module file:
http://pastebin.com/raw.php?i=z33TdWnU
Please help :(
--
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/-/_r6AMuV9JJIJ.
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.