Other scripts of mine use the jarbundler-1.9 package and run correctly with this jar placed as a Global entry in the Preferences -> ant -> Runtime environment. Thus, Eclipse 3.5 seems to handle add-on jars correctly on MacOSX 10.6.
mail.jar from javamail-1.4.2 occupies the same position as jarbundler-1.9 as a Global entry, yet the error response is that ant can't find a class (LineInputStream) contained in it. By unZipping mail.jar, I find com/sun/mail/util/LineInputStream where it should be. In fairness, the mail task wasn't working under MacOSX 10.5, either. It's such a useful task, it's a shame it doesn't work. Thanks, Chris Kimball -- View this message in context: http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25405837.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