Revision: 10665
Author:   drfibona...@google.com
Date:     Thu Sep 22 12:57:18 2011
Log:      Edited wiki page WorkingWithMaven through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=10665

Modified:
 /wiki/WorkingWithMaven.wiki

=======================================
--- /wiki/WorkingWithMaven.wiki Fri Sep 16 14:53:25 2011
+++ /wiki/WorkingWithMaven.wiki Thu Sep 22 12:57:18 2011
@@ -31,13 +31,15 @@
# Install m2e-extras from update site http://m2eclipse.sonatype.org/sites/m2e-extras

 == Eclipse Indigo Java IDE (*not* Java EE) ==
- # Install m2e-wtp from update site http://download.jboss.org/jbosstools/updates/m2eclipse-wtp. Only one feature is required: + # Install m2e-wtp from update site http://download.jboss.org/jbosstools/updates/m2eclipse-wtp. The following features are required:
  ** Maven Integration for WTP
+ ** m2e connector for build-helper-maven-plugin

 == Eclipse Indigo Java EE IDE ==
# Install m2e-wtp from update site http://download.jboss.org/jbosstools/updates/m2eclipse-wtp. The following features are required: ** Maven Integration for Eclipse (note: lifecycle mapping support is not working properly as of m2e 0.13, so you may need to run mvn package before Run as | Web app for many projects)
  ** Maven Integration for WTP
+ ** m2e connector for build-helper-maven-plugin

After installing GPE and the required plugins for your version of Eclipse, you're ready to work with a GWT Maven project.

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to