It would be nice if I could see which permutation the compiler is
working on with a bit more verbosity.

Currently, I only see:

    [java]    Compiling 12 permutations
     [java]       Compiling permutation 0...
     [java]       Compiling permutation 1...
     [java]       Compiling permutation 2...
     [java]       Compiling permutation 3...
     [java]       Compiling permutation 4...
     [java]       Compiling permutation 5...
     [java]       Compiling permutation 6...
     [java]       Compiling permutation 7...
     [java]       Compiling permutation 8...
     [java]       Compiling permutation 9...
     [java]       Compiling permutation 10...
     [java]       Compiling permutation 11...
     [java]    Compile of permutations succeeded


I would like something like:

Compiling permutation 0... gecko_18,en,debug

-- 
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.

Reply via email to