@Matt: Thanks for the post. I'll post back later after I review the app in IntelliJ.
@Alexander: I'm a newbie (<1 year) doing Java, and I ran into many configuration issues using Maven in IntelliJ. I also ran into configuration headaches taking GWT samples, importing them into IntelliJ and getting the hosted mode debugger to work. Whatever I got working was a hack. I hope the post from Matt will help clear up many of the questions I had. On Dec 6, 9:16 pm, Matt Raible <[email protected]> wrote: > Here's a sample application that uses GWT 1.7.1 and the Maven GWT > Plugin. > > http://static.raibledesigns.com/downloads/gwt-oauth-1.3.zip > > You should be able to run "mvn idea:idea" to createIntelliJproject > files. > > Hope this helps, > > Matt > > On Dec 5, 9:13 pm, "wil.pannell" <[email protected]> > wrote: > > > > > This follows up a prior post: can someone with experience post a > > sample that uses GWT withIntelliJ, maybe even with Maven? > > > There are very few examples available on the web. I would like > > particularly to see how the hosted mode debugger can be consistently > > configured. -- 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.
