You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Lam, Hayward" <Ha...@lac-bac.gc.ca> on 2008/09/17 20:26:22 UTC

Maven + GWT + Eclipse

We have projects used Maven + MyEclipse in the past. There is a new project we want to use GWT. I am having trouble integrating the 3. There is a GWT maven plugin and I tried out with the "simplesample" project from google.

The issues:
1) GWT compile seems to generate java classes in the source folder. Is it possible to generate them and put them in a separate folder so that we can do svn ignore on the folder?

2) Is it possible to run hosted mode in MyEclipse? 

3) Is it possible to deploy to MyEclipse's application server?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven + GWT + Eclipse

Posted by nicolas de loof <ni...@apache.org>.
If you are using the Mojo project GWT plugin (
mojo.codehaus.org/gwt-maven-plugin) I can help you as I maintain it.
Nicolas.

2008/9/17 Lam, Hayward <Ha...@lac-bac.gc.ca>

> We have projects used Maven + MyEclipse in the past. There is a new project
> we want to use GWT. I am having trouble integrating the 3. There is a GWT
> maven plugin and I tried out with the "simplesample" project from google.
>
> The issues:
> 1) GWT compile seems to generate java classes in the source folder. Is it
> possible to generate them and put them in a separate folder so that we can
> do svn ignore on the folder?
>
> 2) Is it possible to run hosted mode in MyEclipse?
>
> 3) Is it possible to deploy to MyEclipse's application server?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>