Updates:
Status: Invalid
Comment #1 on issue 609 by [email protected]: mvn eclipse:eclipse fails
http://code.google.com/p/google-guice/issues/detail?id=609
If you want to generate static Eclipse files with "mvn eclipse:eclipse"
then you need to "mvn install" first.
But the preferred way to load Maven projects into Eclipse is with m2eclipse
as it's more dynamic & flexible:
http://marketplace.eclipse.org/content/maven-integration-eclipse
Use File->Import->Existing Maven Projects->... and just select the relevant
projects from the file-system.
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" 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-guice-dev?hl=en.