Re: Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread mgainty
FAOBUZXUW > Sent: Sunday, September 24, 2000 11:06 AM > To: Ant Users List > Subject: Re: Task to Create Eclipse and IDEA Project Files > > Good Morning Ian- > > the ability to run eclipse projects via the org.eclipse.ant.core > plug-in. > http://help.eclipse.org/hel

RE: Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread Dees, Ian (GE Healthcare)
)" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Monday, September 24, 2007 12:22 PM Subject: RE: Task to Create Eclipse and IDEA Project Files I think you misunderstood what I was looking for. I'd like to create an Ant target to create the actual Eclipse and IntelliJ pro

Re: Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread Martin Gainty
quot;Ant Users List" Sent: Monday, September 24, 2007 12:22 PM Subject: RE: Task to Create Eclipse and IDEA Project Files I think you misunderstood what I was looking for. I'd like to create an Ant target to create the actual Eclipse and IntelliJ project files based on the dependencies speci

RE: Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread Dees, Ian (GE Healthcare)
use Eclipse or IntelliJ to run Ant tasks, I just need to create the project files. Thanks, Ian -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Sunday, September 24, 2000 11:06 AM To: Ant Users List Subject: Re: Task to Create Eclipse and IDEA Project Files Good Mo

Re: Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread Martin Gainty
Sent: Monday, September 24, 2007 10:19 AM Subject: Task to Create Eclipse and IDEA Project Files 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? Currentl

Task to Create Eclipse and IDEA Project Files

2007-09-24 Thread Dees, Ian (GE Healthcare)
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 grap