Apache Commons Email 在 Eclipse 中安装:无法解决

发布于 2024-12-20 04:33:22 字数 415 浏览 0 评论 0原文

抱歉,我没有足够的声誉来评论 其他帖子,所以我必须问一个新问题。

我使用的是 ubuntu Linux 11.10,并且正在尝试安装 Commons Email在日食中。但我唯一可以下载的文件是 tar.gz 和 .zip。这些无法使用另一个线程中描述的方法导入,您可以在项目库中添加外部 jar。我尝试将“src”文件夹拖到项目中的“src”文件夹中。这给出了错误“...无法解决”我做错了什么?

I'm sorry, I do not have enough reputation to comment on others posts, so I have to ask a new Question.

I'm on ubuntu Linux 11.10, and I'm trying to install the Commons Email in eclipse. But the only files I can download is tar.gz and .zip. These cannot be imported with the method described in the other thread, where you add external jars in the projects libraries. I tried to drag the "src" folder into my "src" folder in my project. That gives the error "... cannot be resolved" What am I doing wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

尬尬 2024-12-27 04:33:22

几乎所有 Apache 公共代码也位于中央 Maven 存储库中,其中包含易于导入/使用的 jar。

http://search.maven.org/#browse%7C-990531281

我只是转到搜索栏并查找 apache commons email

http://search.maven.org/#search% 7Cga%7C1%7Capache%20commons%20email

Just about all of the Apache commons code is also in the central Maven repository which has jar that are easy to import/use.

http://search.maven.org/#browse%7C-990531281

I just went to the search bar and looked for apache commons email:

http://search.maven.org/#search%7Cga%7C1%7Capache%20commons%20email

岁月蹉跎了容颜 2024-12-27 04:33:22

从“二进制文件”下列出的文件中提取 tar.gz 或 .zip 文件,这些文件将包含您要查找的一个或多个 .jar 文件。

Extract either the tar.gz or the .zip file from the files listed under "Binaries", and these will contain the .jar file or files that you are looking for.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文