Oh, I've hit an issue - does anyone know how to run the gwt:debug maven Goal from NetBeans such that the debugger attaches itself and I get a debugging session in Hosted Mode?
Also, does anyone have a home-brew nbactions.xml file that correctly defines/associates all the Maven Goals to NetBeans Actions? On Oct 10, 9:33 pm, Sam Halliday <[email protected]> wrote: > 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 > fromhttp://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.
