Hi, is it a big deal to include a fix for issue 6338 (http://code.google.com/p/google-web-toolkit/issues/detail?id=6338 , complete list with duplicates: http://code.google.com/p/google-web-toolkit/issues/list?can=2&q=new+html+page+wizard&colspec=ID+Type+Status+Owner+Milestone+Summary+Stars&cells=tiles) in the next GWT release? It is really annoying if you can not create a new host html page via the Google Plugin. I think people that are new to GWT are maybe a bit lost when they run into this issue and do not have a nice experience with the Google Plugin. The only way to get that html page is to create a new project with sample code and then copy and edit it.
Also if I remember correctly back in the days the wizard works, it has created a html page that does not contain a correct src attribute in the script tag. Instead of "<module name>/<module name>.nocache.js it just puts in ".nocache.js"... so you had to add the module name and path manually. I don't know if thats intended or also a bug. -- J. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
