Hi, I'm trying to use code splitting on a 2.0.3 gwt app (first download about 4 MBytes), I've followed the doc (http:// code.google.com/webtoolkit/doc/latest/DevGuideCompileReport.html), put GWT.runAsync calls in some places but compile report didn't show any split points, moreover I'm confuse with the use of compile report, because doc says :
"To find out why, browse to that class via the "initial download" code subset (from the Overview, click on the relevant permutation, then click on the "Report" link below "Initial download size". Then click on the class's package). Once you click on the class, you can look at a chain of dependencies leading back to the application's main entry point." On my compile report, I can browse the packages, but I can't see the chain of dependencies because class name are not clickable. Does anybody have the same behavior ? Do I miss something ? Thanks a lot for any help. -- 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.
