[EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
>> It would be very useful to alias the build/run/debug commands to update >> using ant targets and forgo the secondary build. > There is an option that tells IDEA not to compile (build) > before running/debugging. I agree it would be nice to > alias the build, but IMO it's not a > problem. Actually there is - on the human side. Build is not initiated unless something changed AND people behind the keyboard don't forget to compile... Idea's dependency detection is much quicker at determining when files have been modified than Ant (for large projects). If the two are integrated, then we have the best of both worlds. ; ) /a _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
