Eclipse is able to detect errors in your code as soon as you make them. In 
GWT if there's an error like you didn't inherit a module then you get it 
when you try to compile. This really sucks because in java compile time 
errors are supposed to be a good thing. This is part of why it's hard to 
find bugs quickly in GWT. So I was wondering if compile time errors will 
ever show up as soon as you make them like java's do?  

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to