On Sep 27, 10:10 am, hezjing <[email protected]> wrote: > Hi > > May I know how to import the GWT 2.1's expenses project into Eclipse? > > I tried to generate .classpath or .project as described in > trunk\samples\expenses\README-MAVEN.txt, > but there is no 'eclipse.generate' goal defined in build.xml: > > C:\gwt\trunk\samples\expenses>ant eclipse.generate > Buildfile: C:\gwt\trunk\samples\expenses\build.xml > > BUILD FAILED > Target "eclipse.generate" does not exist in the project "expenses".
I don't really understand why "ant eclipse.generate" would be needed... AFAICT, install m2eclipse and follow the instructions in README-MAVEN.txt ignoring the "ant eclipse.generate" thing; m2eclipse will generate the .classpath and .project files. -- 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.
