You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by uday shankar <ad...@gmail.com> on 2011/05/19 18:43:30 UTC

Is there any command similar to mvn eclipse:eclipse for net beans

Hi ,
After creating a web application using the maven archetype plugin i convert
the project into eclipse format by using mvn eclipse:eclipse command and
then import into the eclipse IDE
What is the process to do the same for net beans IdE.

Regards,
Uday

--
View this message in context: http://maven.40175.n5.nabble.com/Is-there-any-command-similar-to-mvn-eclipse-eclipse-for-net-beans-tp4410246p4410246.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Is there any command similar to mvn eclipse:eclipse for net beans

Posted by Wayne Fay <wa...@gmail.com>.
> After creating a web application using the maven archetype plugin i convert
> the project into eclipse format by using mvn eclipse:eclipse command and
> then import into the eclipse IDE
> What is the process to do the same for net beans IdE.

Did you try using Google with the terms "maven netbeans ide plugin"??

You will run across this link near the top of the results which should
answer most of your questions:
http://wiki.netbeans.org/MavenBestPractices

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org