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 -

Re: Import projects into eclipse via ant task

2010-06-01 Thread Antoine Levy-Lambert
Hi, dbgtjp wrote: > I am trying to automate the process of importing existing projects into > eclipse. The user should just have to start eclipse, enter the workspace and > all the required projects are already showing up there. > > Is there an ant task to achieve that, so that the user does not h