Are there any simple GUI tools that will run Ant in the JVM once and allow you to run Ant scripts w/o incurring the JVM start-up penalty every time? I have a slow machine where it can take longer to get Ant running then to run my scripts sometimes. I'm thinking something along the lines of the JUnit GUI Runner which will reload classes as necessary to run JUnit tests. In this case it should be easier since it's just reloading XML files.
thx andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>