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-antgeneral.html I just wonder why this function is in a seemingly j2ee specific plugin. Regards, Antoine On Jan 19, 2007, at 8:00 PM, Antoine Levy-Lambert wrote: > 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 workspace. > > Where I work, we do > > <eclipse.incrementalbuild kind="clean"/> > <eclipse.incrementalbuild/> > <ejbdeploy ejbproject="projectname"/> > > You might want also to look at this sourceforge project which is > providing more tasks : > > http://ant4eclipse.sourceforge.net/ > > To import projects into an Eclipse Workspace, I do not know a clean > solution. If you find it, I am interested. > > Regards, > Antoine > > On Jan 19, 2007, at 6:15 PM, Jing Ai wrote: > >> 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 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
