Dear all, I've had a several-year hiatus from GWT (and regular Java coding) and I'm very pleased to see all the improvements!
I just wanted to say thank you for all the work you've put into GWT over the last few years. Getting a GWT web application up and running was as simple as typing: mvn archetype:generate -DarchetypeRepository=repo1.maven.org - DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven- plugin -DarchetypeVersion=2.4.0 then opening the project in NetBeans and adding various Goals from http://mojo.codehaus.org/gwt-maven-plugin/plugin-info.html ((It took me about an hour to work out the bit about the Goals, especially "gwt:run", but that was just because I didn't RTFM properly)). And this is from a guy who has never used Maven before! The only suggestion I would make at this stage is that, on a mac, Safari is not supported so it would be useful to have an "Open in Chrome" button in the Hosted Mode window. Thanks again! Sam -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
