RE: Targeting Multiple Environments

2006-06-01 Thread Ron Ohmer
Samer, We have a similar "problem". We have a multi-platform C++ application we use Ant to build. We don't build it from Eclipse, but we do edit our build scripts in Eclipse. What we did was have a master build script on one of our build machines. This controls everything, builds the Windo

RE: Beep sound as a ant task

2006-05-30 Thread Ron Ohmer
print control-g or ^G to stdout From: Konstantinos Karadamoglou [mailto:[EMAIL PROTECTED] Sent: Tue 5/30/2006 9:49 AM To: user@ant.apache.org Subject: Beep sound as a ant task Hello all, Do you know any task that can play the beep sound from the system's speak

Remote Ant

2005-04-01 Thread Ron Ohmer
I was looking for this functionality, and ran across Rant. Nice name, but it has been inactive since 2002. Also it is on ver 0.1. Usually this is due to something superceding it. Is there something out there, that I am unaware of?