Re: Eclipse: importing 19 projects
- From: Dirk Höpfner <hoeppie@xxxxxx>
- Date: Sat, 10 Sep 2005 10:51:41 +0200
timjowers@xxxxxxxxx schrieb:
> Hi,
>
> We are importing 19 projects into WSAD (Eclipse). This takes alot of
> clicks.
[snip]
Hi Tim,
in a bigger Project with WSAD 4.0.3 wie used an ANT-Script to do this
task.
It was developed using a technical arcticle from IBM developer works:
http://www-128.ibm.com/developerworks/websphere/library/techarticles/0203_searle/searle1.html
There was the one ant build project which fetches the other projects
from CVS and made a initial build.
Hope that helps
DIrk
.