[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[pde-build-dev] Running Ant pro grammatically in PDE Build and console output.
|
- From: "Barrie Treloar" <baerrach@xxxxxxxxx>
- Date: Thu, 15 Mar 2007 15:54:33 +1030
- Delivered-to: pde-build-dev@eclipse.org
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Mj7S7kG7pr1yNTnTa2AjsYbOa7s+DK2PBEDSNHMXfrgqq2WHh3LKqBnTQSe59yvbDFaOvjMyKZyBUwByUmkDo0thnLEx3JqO9C1ZYhZrCId30u/3/k5ivFviecugT1BE5FUvK3w/OFUscgPOpccaHXXGkbl4AquhAQ0o5P512jc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=R6jlwEAPknD/CZJGwt5Kijtzt8Fd03HzfylZ1V8T732ynOAUp1McoX1JUcR7a4LfgJZWLvnzVb/dzmWWbNZxtP4PeUJdbfq2vwuk8tinYP2EGUDKOleaT9oh4nXEQCOAgNn1twtS/wt6GSVBcLFOYQiG3dznXPtQSLhTJrxdq1I=
I'm having trouble working out how to attach a build listener (or
equivalent) so that when I run my integration tests any Ant output
goes to my local Eclipse instead of the headless version running the
tests.
Should I be asking this question elsewhere?
Thanks
Barrie