At this point, I've done the following:
1. Installed Eclipse 3.5. It does have ant 1.7.1, an improvement. 2. Inserted the jars activation.jar (jaf-1.0.2) mail, smtp, and pop (javamail-1.42.) as Global Entries under the Preferences ant Runtime window. 3. Stopped using the Run as ... External tools configuration entirely. and I'm getting the familiar java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream even though it's clearly in mail.jar of javamail-1.4.2 . My other ant scripts run correctly. My guess is that it's a MacOSX problem. Possibly 32 vs 64 bit stuff. Will be away until Monday. Thanks for all the detailed assistance! Chris Kimball -- View this message in context: http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25393635.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org