Change GWT application behavior between deployed and debug environment

Posted by Michael Donohue on Stack Overflow See other posts from Stack Overflow or by Michael Donohue
Published on 2010-05-30T22:41:03Z Indexed on 2010/05/31 3:42 UTC
Read the original article Hit count: 260

Filed under:
|

I would like to have my GWT application use different constants when debugging or developing vs when deployed. What is the right way to do this? My web searches turn up a lot of pages about debugging GWT applications, which isn't what I'm looking for.

© Stack Overflow or respective owner

Related posts about gwt

Related posts about debug