Cool, that works perfectly now, thanks for the quick response. One last thing - I notice that as soon as an ant build completes, the IDE hangs (no response or repaints) for about 10-20 seconds, regardless of wether I'm running the build in the background or not. Any idea what is causing this, and how I can stop it from happening? I assume its because the IDE is updating its view of the world because conceivably the build changed it a lot - maybe this can be done in a background thread instead of preventing the user from doing anything else till its finished? One factor for the slowness might be the fact that my project is on a clearcase dynamic view, so file system access is slightly slower, but I still shouldn't be locked out of the IDE while this is happening.
Matt > Please try the latest build 531. URL in form "build-common.xml" should be > acceptable. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
