Script recorder? Not that I am aware of
Rather than control scripts from Ant, I run Ant from scripts. You can just do more with scripts. KFB From: [email protected] [mailto:[email protected]] On Behalf Of flexcoder2008 Sent: Tuesday, May 05, 2009 9:59 AM To: [email protected] Subject: [flexcoders] Building an ant script and starting/stopping server - how to automate Does anybody know if there is a way to record a macro in FlexBuilder for a sequence of tasks? My Flex project has a Java backend and I use an Ant script to build everything and deploy it to Tomcat. I regularly have to stop my Tomcat server, right click on my Ant build file and build it, then restart the Tomcat server. This is a tedious process to do repeatedly throughout the day - just wondering if anyone else has a similar scenario and if they have found a way to do this all in 1 step. It would be great to just push a button, and have those 3 steps execute.

