I'm trying to write my first GWT generator... I've gotten pretty far,
but I have the following questions:
1) Is there any way to see the generated class for debugging purposes?
For example, can I force GWT to produce the .java file for my
generated class (it did it once when I had an error, but I can't force
it to produce it every time.) Any other hints as to how to debug a
generated class?
2) I'd like to use GIN to inject objects in the constructor of the
generated class. I'm not quite sure if this works or how to make it
work. Any hints would be great!

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to