Is there an Ant task somewhere that mirrors the maven behavior for creating 
Eclipse .project and .classpath along with Intellij .iml and .imr files based 
on the dependencies specified pom.xml?
 
Currently we are using Ant with the Maven plugin so that we can take advantage 
of the dependency graph auto-download ability.
 
Thanks,
Ian

Reply via email to