Hello Richard, > 1. multiline echo doesn't show up. I think it is because > ant sends some unusual newline characters.
Could you please send me your Ant script with such multiline echos? > 2. javac (and perhaps some other tasks) print how many > classes are being compiled in my cmd-line ant > execution. In the IDEA ant build I cannot see them Please try to turn verbose mode on. > 3. It would be great if instead of seeing task type > (property, property, property, antcall, echo that > doesn't say too much) we could see the ant task's > taskname (if defined) and description. We will probably address this issue after Pandora. Best regards, Anton Katilin ----------------------------------------------------------- IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ ----------------------------------------------------------- ----- Original Message ----- From: "Nemec, Richard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 5:28 PM Subject: [Eap-list] 516: ant's output (echo,javac) > First, I think this tool is incredibly great. > Second, there are still few issues with ant: > 1. multiline echo doesn't show up. I think it is because > ant sends some unusual newline characters. > 2. javac (and perhaps some other tasks) print how many > classes are being compiled in my cmd-line ant > execution. In the IDEA ant build I cannot see them > 3. It would be great if instead of seeing task type > (property, property, property, antcall, echo that > doesn't say too much) we could see the ant task's > taskname (if defined) and description. > > Among these, the #1 is the most crucial for us, however > #2 and #3 would make to ant integration even more > friendly. > > Thank you > > r. > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
