Hi,

I already asked this question last week on another forum, but did not get
any responds there.
http://www.jguru.com/forums/view.jsp?EID=1554128

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 have to
import the projects manually?
This ant task would have to automate the process of starting eclipse,
creating a workspace and importing some projects into this workspace.

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 about this topic which has not been answered so far:
http://dev.eclipse.org/newslists/news.eclipse.tools/msg63262.html

-- 
View this message in context: 
http://old.nabble.com/Import-projects-into-eclipse-via-ant-task-tp28745223p28745223.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

Reply via email to