Hi Thomas,

See maven-eclipse-plugin, and mvn eclipse:eclipse,
http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html.
If you wish, you could also try m2eclipse by using mvn eclipse:m2eclipse,
but note that you'll have to install m2eclipse from the sonatype update site
before.

Cheers.

2008/9/21 thomas2004 <[EMAIL PROTECTED]>

>
> I use "mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes
> -DarchetypeArtifactId=maven-archetype-webapp -DgroupId=com.mycompany.app
> -DartifactId=TestWebApp" to create a project. But I have to create the
> ".project" file sothat I can import the project in Eclipse. Surely I can
> use
> mvn eclipse:eclipse to create the ".project". But is there another way
> (another maven command) to do this?
> --
> View this message in context:
> http://www.nabble.com/How-to-create-the-%22.project%22-file--tp19593035p19593035.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Reply via email to