I installed GWT through the Zip provided in their website for Eclipse Indigo.
However when I try to run a project (not a new WebApplication, that works) it says BUILD FAILED ....../${env.GWT_HOME} does not exist.
How do I set GWT_HOME on Eclipse and how do I know the location of GWT_HOME if it was all installed by Eclipse automatically?
Thanks.