Ok, with the latest GWT snapshot I do not longer get the Javascript exception. But I've still the Problem that I can't access the exposed types in Javascript when I use the normal compiler and not the super den mode. Anyone an idea why that is so? Simple to reproduce: Clone the repository: https://github.com/foxylion/foxylion.github.io cd gwt-js gradlew gwtDev # this worked fine gradlew compile # this doesn't work, jj.TagCloud is not available in Javascript.
The Javascript source is also live and does not work: https://www.jakobjarosch.de/articles/ Javascript file: https://www.jakobjarosch.de/js/jj.js Regards, Jakob -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
