Many thanks Thomas for your clear explanation...You're right, in development mode the GWT-JVM is actually executing the application code as compiled Java bytecode, as described at GWT Doc [1] :), and no JS is generated. So, pretty mode for JS generation doesn't make sense here.
Hallmit [1] http://code.google.com/intl/fr-FR/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideDevMode -- 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.
