-----Original Message-----
From: Chris Kimball [mailto:[email protected]] 
Sent: Thursday, September 10, 2009 3:58 PM
To: [email protected]
Subject: Does mail task work on Eclipse on Mac OSX 10.6?

/*
With best efforts, can't get the ant 1.7.0 mail task to run under Eclipse on
Mac 10.6. 
...
---------------------------------------------------------------------------------
        [mail] Failed to initialise MIME mail:
org.apache.tools.ant.taskdefs.email.MimeMailer
*/

do you have JavaMail on classpath ?
http://ant.apache.org/manual/install.html#librarydependencies

in Eclipse go Window|Preferences|Ant|Runtime to check

if not go to =
http://java.sun.com/products/javamail/downloads/index.html

and get it, add to Ant Runtime via =
Window|Preferences|Ant||Runtime|Global Entries|Add Jars...



Regards, Gilbert


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to