[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven
pgier
do-not-reply at jboss.com
Wed Mar 21 14:38:47 EDT 2007
"scott.stark at jboss.org" wrote : What is the state of ide mvn support?
|
This eclipse plugin is available: http://m2eclipse.codehaus.org/
I have been using it, and it's not great, but it does build my classpath based on the dependencies in the pom. So that is helpful.
There is also this maven plugin that can generate IDEA files:
http://maven.apache.org/plugins/maven-idea-plugin/
You could either manually run this for a project, or you could probably set up your local settings to have this plugin run automatically.
I don't have IDEA, so I haven't tried it out though.
And there is a netbeans plugin for maven too:
http://mevenide.codehaus.org/m2-site/
but I haven't tried this one either.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030339#4030339
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030339
More information about the jboss-dev-forums
mailing list