I don't see a Google Web Toolkit icon under IDE Settings in the Settings dialog for Idea 7.0 M1b. Is the GWT available yet? If so, where does one specify the path to the GWT installation directory?
GWT is now configured via GWT facet. You should go to Project Structure dialog, select a module node, click '+' and select "GWT".
I don't see a Google Web Toolkit icon under IDE Settings in the Settings dialog for Idea 7.0 M1b. Is the GWT available yet? If so, where does one specify the path to the GWT installation directory?
Hello Rich,
GWT is now configured via GWT facet. You should go to Project Structure dialog,
select a module node, click '+' and select "GWT".
Thanks much. It was right under my nose and I couldn't find it.