使用 Eclipse 3.5 安装 CXF

发布于 2024-10-09 06:44:56 字数 784 浏览 1 评论 0原文

根据 http:// /help.eclipse.org/helios/topic/org.eclipse.jst.ws.cxf.doc.user/reference/preferences.html

CXF 2.x 首选项可以通过 Window > > 访问。首选项...>>网络服务>顶级菜单中的 CXF 2.x 首选项

但我在 Web 服务下没有看到选项 CXF 2.x Preferences,尽管我选择了 JavaEE 视角。

有什么想法如何实现这一点吗? 抱歉问这么简单的问题。

我也不能不将 CXF 视为项目方面,按照 http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jst.ws.jaxws.doc.user/gettingstarted/requirements。 html

我知道这与让 Eclipse 了解 CXF 库有关,但找不到这方面的教程。

As per http://help.eclipse.org/helios/topic/org.eclipse.jst.ws.cxf.doc.user/reference/preferences.html

The CXF 2.x preferences can be accessed via Window > Preferences... > Web Services > CXF 2.x Preferences from the top level menu.

but I dont see the option CXF 2.x Preferences under Web Services, though I have chosen JavaEE perspective.

any ideas how to enable this?
Sorry for such a simple question.

I also cannot do not see CXF as a Project Facet as per http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jst.ws.jaxws.doc.user/gettingstarted/requirements.html

I know this is something to do with getting Eclipse aware of CXF libraries, but cant find the tutorial for this.

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

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

发布评论

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

评论(3

此刻的回忆 2024-10-16 06:44:56

转到帮助 ->安装新软件。在“使用”下拉列表中选择:
Eclipse Web Tools Platform (WTP) 项目更新站点 - http://download.eclipse.org/webtools/updates

在“类型过滤器文本”中,输入“cxf”并选择 SDK 和其他结果并安装它们。重新启动 Eclipse,您应该会在 Window > 下看到 CXF 2.x Preferences。首选项...>>网络服务

Go to Help -> Install New Software. In the drop down 'Work With' select :
The Eclipse Web Tools Platform (WTP) Project update site - http://download.eclipse.org/webtools/updates

In the 'type filter text', type in 'cxf' and select the SDK and other results and install them. Restart Eclipse and you should get CXF 2.x Preferences under Window > Preferences... > Web Services

羁〃客ぐ 2024-10-16 06:44:56

CXF 工具不存在于 Eclipse 3.5“Galileo”版本中。它是在 Eclipse 3.6“Helios”中添加的。您无法从 Eclipse 的一个主要版本就地升级到另一版本。您需要下载新的 Eclipse 发行版。我推荐 Eclipse IDE for Java EE Developers 软件包,您可以从官方下载站点获取该软件包。

CXF tooling is not present in Eclipse 3.5 "Galileo" release. It was added in Eclipse 3.6 "Helios". You cannot upgrade in place from one major release of Eclipse to another. You will need to download a new Eclipse distro. I recommend Eclipse IDE for Java EE Developers package that you can get from the official download site.

2024-10-16 06:44:56

如果 CXF 运行时未显示在首选项中,请尝试更新 Eclipse 安装的 WTP 版本。

指向 http://download.eclipse.org/releases/galileo/,更新插件并重新启动 Eclipse。

If CXF runtime is not showing up in the Preferences, try updating the WTP version for your Eclipse installation.

Point to http://download.eclipse.org/releases/galileo/, update the plugins and restart Eclipse.

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