Tuesday, February 1, 2011

Re: GPE + maven

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 <drfibona...@google.com> 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 <t.bro...@gmail.com> 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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubscribe@googlegroups.com>
> > .
> > 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment