Hi everyone, I'm merging some JAVA code with my GWT application which needs Class.getSimpleName, since I'm already using own build of GWT trunk I added getSimpleName to /user/super/com/google/gwt/emul/java/lang/ Class.java and built GWT but this doesn't work. I tried to search other code modification in GWT's SVN history and I didn't find much difference when they're making the changes to emulation classes so I don't know what I'm doing wrong.
Any help leading to the solution would be much appreciated. Cheers Honza -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
