java实现发送邮件功能出错

java代码实现发送邮件,jar包:mailapi-1.4.jar,commons-email-1.4.jar,smtp.jar,jar包没有冲突,版本也都是1.4以上的,还是报Exception in thread "main" java.lang.NoSuchMethodError: javax.mail.internet.InternetAddress.validate()V。jar包里有这个方法,重新编译过也重启过eclipse,还不行。求大神解决!谢谢!

https://zhidao.baidu.com/question/170511086.html

这个答案我看到过,试过了不行的