On the right side of the IDE there's some tabs, including one called 'Maven Projects'.
Open it, then expand your client project (if you separate server and client) -> Plugins -> gwt -> double click on gwt:run goal. This is a shortcut to executing 'mvn gwt:run' via command line. -- D. Reinert Em quinta-feira, 16 de janeiro de 2014 13h54min03s UTC-3, Oblio Leitch escreveu: > > I see that folks use the GWT Eclipse Plugin to run & test their projects. > But I'm using IntelliJ & the gwt-maven-plugin. What are the steps for > building & launching the app locally so I can see it in a browser? > > TIA > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
