Hari, Here's a sample POM with GWT+GAE+Objectify, not much else:
http://code.google.com/p/listwidget/source/browse/trunk/pom.xml /dmc On Tue, Feb 1, 2011 at 1:24 PM, har_shan <[email protected]> wrote: > Thanks for the update, Thomas and David. > > As suggested, I tried importing as maven project into a fresh eclipse > workspace, but am hitting an annoying issue: > > m2eclipse infinitely seems to build my project (even when i don't > touch any file) and datanucleus enhancement happens. > > I actually took the sample POM ref by the prev mentioned blog post and > customized it to suit my needs > GWT 2.2-GA1 > GAE 1.4.0 > Removed JPA/JDO stuff, added Objectify > some other proj specific alterations > > If some one had faced this issue and if this might relate to some > mistake that i would have done in my POM, please help. > I shall post sections of my POM if needed. am clueless and i shall try > posting in m2eclipse group as well. > > Thanks again, > Hari > > On Feb 1, 3:18 am, David Chandler <[email protected]> wrote: > > It's no longer required. Since GPE 2.1, you can File | Import | Existing > > maven project, point it to your POM, and everything should just work. > > > > /dmc > > > > On Sat, Jan 29, 2011 at 3:27 PM, Thomas Broyer <[email protected]> > wrote: > > > No, that's no longer required (since GPE 1.4 I believe), the GPE should > no > > > longer add the SDKs to your classpath but use the one from your Maven > > > dependencies. > > > > > -- > > > 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]<google-web-toolkit%[email protected]> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- > > David Chandler > > Developer Programs Engineer, Google Web Toolkit > > w:http://code.google.com/ > > b:http://googlewebtoolkit.blogspot.com/ > > t: @googledevtools > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
