Hey Salvador,

Nice job on consolidating all of this information. I'm not a Maven user, but
it seems like your information has been helpful to many.

I'm specifically interested in the problems that you're seeing with using
GEP in this situation. Even though right-click launch behaviors may not
work, you should be able to go to the Launch Configurations dialog, and
create a new launch configuration manually. If the project is using GWT,
navigate to the "Arguments" tab, and add the following to the "Program
Arguments" section:

-war <targetpath>

Unfortunately, if your project is App Engine only, there is no way to
override the computed war directory value via the Arguments tab.


Rajeev


On Sun, May 3, 2009 at 6:59 AM, Salvador Diaz <[email protected]>wrote:

>
> Thanks Murray,
>
> In fact I realised while writing the post that GEP doesn't do anything
> in this configuration (I said it in the post) but the google team is
> actively working to address the relevant issues. As for the link in
> the m2eclipse wiki, I'm a little reluctant to do it now, it'd appear
> as a shameless plug/blogspam and I don't really know how many people
> will find this helpful so I'll just wait and see how people respond.
>
> I'm making some updates to the post as there's a bug in m2eclipse that
> borks the whole thing. Check back in a couple of hours.
>
> Cheers,
>
> Salvador
>
> On May 2, 1:25 am, Murray Waters <[email protected]> wrote:
> > Excellent! I'll take a closer look next week and be sure to post. What
> I'm
> > after is very similar to you although I don't know if I need to use GEP
> > (what does it actually do?), and want to get it working under RAD 7.5
> > instead (which is based on eclipse 3.4).
> >
> > You might also consider adding a link to your blog on the wiki for the
> maven
> > eclipse plugin.
> >
> > On Fri, May 1, 2009 at 7:43 PM, Salvador Diaz <[email protected]
> >wrote:
> >
> >
> >
> > > Hi guys,
> > > I've posted a brief tutorial in my blog where I give some tips to
> > > stick to maven conventions and force GWT 1.6 to play nice. Leave your
> > > comments there and I'll update the post with the answers. There'll be
> > > a followup with much more detailed explanations next week. Let me know
> > > what you think:
> >
> > >http://blog.salvadordiaz.fr.nyud.net(use the cache please, if it
> > > doesn't work, try the direct urlhttp://blog.salvadordiaz.fr)
> >
> > > Cheers,
> >
> > > Salvador
> >
> > > On Apr 30, 5:17 pm, Laird Nelson <[email protected]> wrote:
> > > > On Thu, Apr 30, 2009 at 10:07 AM, KaffeineComa <
> [email protected]
> > > >wrote:
> >
> > > > > However, I don't want to be continually swimming upstream
> > > > > against this layout, in particular if it will cause pain for my
> > > > > colleagues using Eclipse (I'm an Intellij user myself).
> >
> > > > I am most reluctantly following the GWT/Eclipse layout.  I don't like
> it
> > > at
> > > > all, but a good number of our users will simply fire up Eclipse, add
> the
> > > > plugin and do what it says, so by default it wins.
> >
> > > > Fortunately it's not too terribly invasive.  I'm still
> keyboard-trained,
> > > > however, to look for src/main/java....
> >
> > > > Best,
> > > > Laird
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to