Community
Participate
Working Groups
It would be good if we could reproduce what we do in runtests.sh in build.xml. One thing that has tripped me up in the past is ant's lack of a 'for loop' concept. With the caveat that we *cannot* introduce a dependency on ant-contrib or something like it, let's see what we can do to move runtest.sh's code into build.xml. http://ant.apache.org/manual/Tasks/subant.html may help.
Chris, this looks as something for you.
Eclipse build system has changed and eclipse-build will serve only as a helper. There will be no logic there.