Revision: 9118 Author: [email protected] Date: Tue Oct 19 12:00:49 2010 Log: Updated README-MAVEN.txt with required Eclipse plugins needed to import expenses sample app as a maven project.
Review at http://gwt-code-reviews.appspot.com/1031801 Review by: [email protected] http://code.google.com/p/google-web-toolkit/source/detail?r=9118 Modified: /trunk/samples/expenses/README-MAVEN.txt ======================================= --- /trunk/samples/expenses/README-MAVEN.txt Sat Oct 16 17:24:12 2010 +++ /trunk/samples/expenses/README-MAVEN.txt Tue Oct 19 12:00:49 2010 @@ -4,9 +4,11 @@ Eclipse. We've tested against Eclipse 3.5. Later versions will likely also work, earlier versions may not. -Eclipse users will need to have the m2eclipse, or equivalent, pluigin -installed. Instructions for how to install the m2eclipse plugin can -be found here: http://m2eclipse.sonatype.org/installing-m2eclipse.html +Eclipse users will need to install the following plugin components: +- m2eclipse Core +- Maven Integration for WTP (in m2eclipse extras) + Instructions for how to install both can be found here: + http://m2eclipse.sonatype.org/installing-m2eclipse.html Ensure Eclipse is configured to use Java 1.6 as this sample uses AppEngine. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
