Just curious ... can't you just right click on the pom.xml and then select Run As and use gwt:run as the goal?
On Jan 17, 4:13 am, Luca Morettoni <[email protected]> wrote: > 2011/1/2 Cheng Lee <[email protected]>: > > > Hi GWT gurus, > > > I'm generating an Eclipse project using webAppCreator. The project is > > created but thepom.xmldoes not contain the appropriate GWT project > > nature, meaning the application can't be launched as Web Application > > because the "Project does not use GWT or GAE". The usual sequence to > > launch the app by right clicking the "project root -> Run As -> Web > > Application" is not available since it's not a GWT project. > > you could check > here:http://code.google.com/eclipse/docs/faq.html#gwt_with_maven > > and about the debugging phase you can read the generated README.TXT > file under your project subdir... > > -- > Luca Morettoni <luca(AT)morettoni.net> |http://www.morettoni.net > gtalk/msn: luca(AT)morettoni.net |http://twitter.com/morettoni > jugUmbria founder:https://jugUmbria.dev.java.net/| skype: luca.morettoni -- 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.
