Monday, September 27, 2010

Re: How to import Expenses project into Eclipse?

Run mvn clean package eclipse:eclipse, then import your project into
Eclipse.

Eventually, you will not have to run mvn package first, but currently
this is necessary to trigger DataNucleus enhancement as well as the
war:war goal which copies static resources into place.

/dmc

On Sep 27, 4:10 am, hezjing <hezj...@gmail.com> 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".
>
> --
>
> Hez

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment