Sunday, February 26, 2017

Re: Mojo's Maven Plugin for GWT - general questions

Hi,

I create projects using Google Plugin for Eclipse. If I want to have it under Maven, I then add Maven nature to the project. 

If you start by creating the project with the Google plugin, you will see this:



Once you have a GWT-based project, you can right click on the project and select "Configure" > "Convert to Maven Project"

Hope this helps,
Rodolfo 

On Sun, Feb 26, 2017 at 11:58 AM Magnus <alpineblaster@gmail.com> wrote:
Hello Rodolfo,

no, I don't have that:



It's a fresh Eclipse Neon installation with a working GWT eclipse plugin (The other GWT related menu entries are present.)

The project was created like this:

 mvn archetype:generate \
   -DarchetypeGroupId=org.codehaus.mojo \
   -DarchetypeArtifactId=gwt-maven-plugin \
   -DarchetypeVersion=2.8.0

Then, it was imported into eclipse by selecting "Import existing maven projects".

What's wrong?

Thanks

Magnus

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment