I generally only generate .classpath files and then use them in both Eclipse and IntelliJ. Savant also has a plugin for generating files and since it is an Ant script , you can use that. The best approach is to use a stock XML file that contains most everything and then a simple script to add in the necessary JAR files. Try to keep it simple because most of the time you are just updating the dependencies of the project.

-bp


On Nov 3, 2009, at 3:01 AM, Raja Nagendra Kumar wrote:


Hi,

Are there any ant tasks available to generate intellij and/or eclipse
projects from ant target. I wish to provide the needed class and source
paths.

Regards,
Raja Nagendra  Kumar,
C.T.O
www.tejasoft.com
--
View this message in context: 
http://old.nabble.com/IDEA-Project-generation-from-ant-tp26160045p26160045.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to