| Re: [pde-build-dev] Running Ant pro grammatically in PDE Build and console output. |
Barrie,
I think that if you can manage to get the ant output going to stdout of the eclipse running the tests, then it will make it out to the outer eclipse. This should probably be optional since I'm not sure that we want all that output going to the outer eclipse if we submit tests to be run during the nightly eclipse builds.
I'm not sue what the details of doing this would be, I'll try to take a look at your tests tomorrow.