Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对将 apache.axiom 用于 Web 服务目的有特殊要求。我不知道如何在其中安装插件。我在 Eclipse 市场中搜索过,但找不到这个包。因此,我从 Apache 网站下载并卡在那里,因为我不知道如何继续。
Axiom 只是一个库。Axiom 没有 Eclipse 插件。
我已经明白了。感谢@Andreas Veithen 的提示。这是一个图书馆。它是一个jar文件。我需要转到项目的“属性”>“Java 构建路径”>“库”>“添加外部 JAR”> 查找 axiom-api jar 文件。
然后是链接的。:))