运行 jar 时出现 NotesServiceRuntimeException

NotesServiceRuntimeException occurs when running jar

我正在 Java 创建一个程序,使用 Notes.jar

通过 IBM Lotus Notes 发送电子邮件

当我 运行 来自 Eclipse 的代码时,它 运行 非常完美并且可以完成我想要它做的所有事情。

当我为我的程序生成一个 jar 并包含所有引用时,我得到

NotesServiceRuntimeException saying Local Notes Installation is not found

需要帮助!!

已修复!

我需要在系统路径中包含 Lotus Notes 的安装位置