Has anyone else noticed that installing GAE SDK 1.3.1 screws up the
Google Plugin? It keeps throwing class loader exceptions and renders
the run configs useless.

On Feb 11, 9:23 pm, Keith Platfoot <[email protected]> wrote:
> Hi Marcel,
>
> The Eclipse plugin has a different release cycle than the App Engine SDK, so
> no, the current plugin version remains 1.2.  Look the 1.3 version of the
> plugin to be released in March (with a preview build available near the end
> of this month).
>
> Keith
>
> On Thu, Feb 11, 2010 at 9:09 AM, Marcel Overdijk
> <[email protected]>wrote:
>
>
>
> > SDK 1.3.1 was released today, so I was wondering if the 1.3 plugin is
> > also released, and more importantly if it contains better support for
> > maven as described in Keith's post.
>
> > On Feb 9, 10:11 pm, Hannu Leinonen <[email protected]> wrote:
> > > Allright,
>
> > > As I've stated before on the list, Maven + GAE Eclipse plugin
> > > integration is already possible! Exact instructions can be found in my
> > > blog post athttp://
> > hamandeggs.wordpress.com/2010/01/26/how-to-gae-eclipse-maven/I
> > > also have made an archetype for such a project. I'm currently using
> > > pretty much the same configuration in one of my projects and it works
> > > quite well (only downside being that you're required to clean the
> > > project on every Eclipse startup).
>
> > > Just type:
> > > mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate
> > \
> > >   -DarchetypeGroupId=org.beardedgeeks \
> > >   -DarchetypeArtifactId=gae-eclipse-maven-archetype \
> > >   -DarchetypeVersion=1.1.1 \
>
> > > -DarchetypeRepository=
> >http://beardedgeeks.googlecode.com/svn/repository/releases
>
> > > -Hannu
>
> > > On 8.2.2010 20:35, Jake wrote:
>
> > > > I'm hoping for a good way to resolve workspace dependencies in
> > > > Eclipse.  The m2eclipse plugin does this well, but that doesn't play
> > > > nicely with the maven-war-plugin, so it doesn't work for GAE.  Running
> > > > a Maven Install on each workspace dependency before deploying,
> > > > however, is still nicer than having to manually generate/copy jar
> > > > files.  I'm pretty new to Eclipse/Maven/GAE, so I don't know if it's
> > > > possible, but I'm hopeful! :)
>
> > > > Jake
>
> > > > On Feb 6, 12:40 pm, 杨浩 <[email protected]> wrote:
> > > >> Where's the lastest plugin update sites for GAE Plugin?
> > > >> I will to test it!
>
> > > >> 2010/2/6 Philippe Marschall <[email protected]>
>
> > > >>> Sounds like a good start. Ideally the maven eclipse plugin [1] could
> > > >>> be configured to automatically generate the configuration for the
> > > >>> Google Plugin and M2Eclipse [2] picking that up as well. Also an
> > > >>> archetype would help quick starting. I assume you're aware that you
> > > >>> get the most benefit out of that only when there are up to date Maven
> > > >>> artifacts wit good metadata in a publicly available repo, preferably
> > > >>> Maven central.
>
> > > >>>  [1]http://maven.apache.org/eclipse-plugin.html
> > > >>>  [2]http://m2eclipse.sonatype.org/
>
> > > >>> Cheers
> > > >>> Philippe
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" group.
> > To post to this group, send email to
> > [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine-java%2B 
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to