Re: Import projects into eclipse via ant task

2010-06-07 Thread dbgtjp
for those interested in what answer I got from eclipse ant devel look here: http://article.gmane.org/gmane.comp.ide.eclipse.platform.ant.devel/113 -John -- View this message in context: http://old.nabble.com/Import-projects-into-eclipse-via-ant-task-tp28745223p28804860.html Sent from the Ant -

Import projects into eclipse via ant task

2010-06-01 Thread dbgtjp
. Is there a way to do this somehow via ant? Other suggestions to do that are welcome. Thank you for your answers. dbgtjp ps: My research already gave me some results about refreshing a workspace with ant, but so far I found nothing which could be used for my problem. I also found an old question