Re: ant tasks for eclipse

2007-01-19 Thread Jing Ai
Cool. This is really great. Will try it out! Thanks! Jing On 1/19/07, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hey, there might be something cool to import projects into a new workspace : http://help.eclipse.org/help31/index.jsp?topic=/ org.eclipse.jst.j2ee.doc.user/topics/ph-antgene

Re: ant tasks for eclipse

2007-01-19 Thread Jing Ai
Thanks Antoine! I'll look at that. I just started playing around with ant4eclipse. I can use it to build all the projects (this does not require import projects into eclipse workspace), but I don't see any tasks for me to create the war file or ear file from the workspace artifacts. I guess I'll

Re: ant tasks for eclipse

2007-01-19 Thread Antoine Levy-Lambert
Hey, there might be something cool to import projects into a new workspace : http://help.eclipse.org/help31/index.jsp?topic=/ org.eclipse.jst.j2ee.doc.user/topics/ph-antgeneral.html I just wonder why this function is in a seemingly j2ee specific plugin. Regards, Antoine On Jan 19, 2007, at

Re: ant tasks for eclipse

2007-01-19 Thread Antoine Levy-Lambert
Hello Jing, I am also working with users of Eclipse (exactly of RAD) where I work. The doc about the eclipse ant tasks is here : http://help.eclipse.org/help32/index.jsp?topic=/ org.eclipse.platform.doc.isv/guide/ant_eclipse_tasks.htm you can use eclipse.incrementalbuild to build your worksp

ant tasks for eclipse

2007-01-19 Thread Jing Ai
Hi, Does anyone know if there are any ant tasks that import projects into eclipse workspace, build the workspace and exporting the ear file? Any information are greatly appreciated! Thanks, Jing