离线设置 Eclipse 和 Glassfish

发布于 2024-12-08 07:24:52 字数 333 浏览 0 评论 0原文

我在我的开发机器上运行了一个 Glassfish 3.1 服务器,并且我正在尝试编写一个使用内置于 Glassfish 中的 OpenMQ JMS 服务器的 Java 应用程序。我正在使用 Eclipse EE 3.6 进行开发(并且必须这样做,因为我正在开发的应用程序是 Eclipse 框架应用程序的插件 - 无需更改 NetBeans!)。

问题是我的开发机器没有连接到互联网,所以我无法从 Eclipse 中下载 Glassfish 适配器,就像我找到的几乎所有在线教程和指南中所要求的那样。

是否可以在另一台计算机上下载适配器,将其传输到开发计算机,然后“离线”安装到 Eclipse 中?如果是这样,怎么办?

I have a Glassfish 3.1 server set up running on my development machine, and I'm trying to write a Java application that uses the OpenMQ JMS server built into Glassfish. I'm using Eclipse EE 3.6 for development (and have to as the application I'm developing is a plug-in for a Eclipse framework application - no changing to NetBeans!).

The problem is that my development machine isn't connected to the internet, so I can't download the Glassfish adapter from within Eclipse as told to do so in pretty much every online tutorial and guide I've found.

Is it possible to download the adapter on another computer, transfer it to the development machine, and install it into Eclipse 'offline'? And if so, how?

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

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

发布评论

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

评论(1

蓝色星空 2024-12-15 07:24:52

如果适配器可作为 Eclipse 插件使用(它必须可用,如果可以通过 Eclipse 插件更新站点更新),您只需下载并保留它@ eclipse_home/plugin 文件夹并重新启动 Eclipse。

If adapter is available as a eclipse plugin(it must be available, if it can be updated via eclipse plugin update site) you can just download and keep it @ eclipse_home/plugin folder and restart the eclipse.

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