在 Rational SW Architect (Eclipse) 上安装 JRebel

发布于 2024-09-16 18:45:34 字数 1009 浏览 3 评论 0原文

我正在尝试安装类重新加载实用程序 JRebel (http://www.zeroturnaround.com/jrebel/) 在我们正在开发的一个 java web 项目上。该网站视频中的演示似乎非常有前途,但我们尚未能够安装它。

我们正在使用 IBM Rational Software Architect v7.0.0。按照安装说明,我们转到“帮助”> “软件更新”> “查找并安装”并添加新的更新站点。然后我们进入 JRebel 插件选择窗口,选择后我们会收到以下错误消息:

无法执行请求的操作,因为它会使当前配置无效。请参阅详细信息以获取更多信息。 JRebel Eclipse 调试器集成(可选)(1.2.0.201008061519) 需要插件“org.eclipse.debug.ui (3.3.0)”或更高版本。 JRebel Eclipse Integration (1.2.0.201008061519) 需要插件“org.eclipse.debug.ui (3.3.0)”或更高版本。 JRebel RAD 集成(可选)(1.2.0.201008061519)需要插件“org.eclipse.debug.ui (3.3.0)”或更高版本。

我在“C:\Program Files\IBM”下查看\SDPShared\plugins”位置并找到似乎是所需插件的较新版本:

org.eclipse.debug.ui_3.4.2.v20090110_r342.jar org.eclipse.debug.core_3.4.1.v20090106_r342.jar

不确定这是否足以安装所需的插件。我们在同一位置解压 jar 并重新启动 IDE,但没有成功。此外,我们还研究了这些插件的“查找并安装”选项,但到目前为止还没有成功。

您能否提供有关这些插件的正确安装的建议,我们肯定遗漏了一些东西。我们将非常感谢您的帮助。预先非常感谢您。

I am trying to install the class reloading utility JRebel (http://www.zeroturnaround.com/jrebel/) on a java web project we are working on. The demo in the site's video seems very promising, however we have not been able to install it.

We are using IBM Rational Software Architect v7.0.0. Following the installation instructions we go to "Help" > "Software Updates" > "Find and Install" and add the new update site. Then we get the JRebel plugins selection window, and upon selecting we get the following error message:

Requested operation cannot be performed because it would invalidate the current configuration. See details for more information.
JRebel Eclipse Debugger Integration (Optional) (1.2.0.201008061519) requires plug-in "org.eclipse.debug.ui (3.3.0)", or later version.
JRebel Eclipse Integration (1.2.0.201008061519) requires plug-in "org.eclipse.debug.ui (3.3.0)", or later version.
JRebel RAD Integration (Optional) (1.2.0.201008061519) requires plug-in "org.eclipse.debug.ui (3.3.0)", or later version.

I looked under the "C:\Program Files\IBM\SDPShared\plugins" location and found what seems to be newer versions of the required plugin:

org.eclipse.debug.ui_3.4.2.v20090110_r342.jar
org.eclipse.debug.core_3.4.1.v20090106_r342.jar

Not sure if this is sufficient as to having the required plugins installed. We unzipped the jars at the same location and restarted the IDE and did not work. Also, we looked into the "Find and Install" option for these plugins but no success so far.

Could you please provide advice on the correct installation for these plugins, surely we are missing something. Your help will be greatly appreciated. Thank you very much in advance.

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

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

发布评论

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

评论(1

写给空气的情书 2024-09-23 18:45:34

免责声明:我在 ZeroTurnaround 工作

如果我没记错的话,RSA 7.0 不是基于与 RAD 7.0 (Eclipse 3.2) 相同版本的 Eclipse 吗?

我们只有 RAD/RSA 7.0 的调试器插件(在更新站点的单独类别下)。

我们的主要插件需要 Eclipse 3.3 或更高版本(RAD/RSA 7.5 或更高版本)。

我认为您的 SDPShared 文件夹可能包含来自一些较新的 IBM 工具的插件,这些工具实际上在 RSA 7.0 中并不活跃。您可以查看帮助->关于->插件详细信息(或 RSA 版本中的等效项,我手头没有)并查看它使用的 org.eclipse.debug.ui 插件的确切版本。

Disclaimer: I work for ZeroTurnaround

If I rememember correctly, isn't RSA 7.0 based on the same version of Eclipse as RAD 7.0 (Eclipse 3.2)?

We only have a Debugger plug-in for RAD/RSA 7.0 (under separate category in update site).

For our main plug-in Eclipse 3.3 or later (RAD/RSA 7.5 or later) is required.

I think it is possible that your SDPShared folder contains plug-ins from some newer IBM tools that are not actually active in RSA 7.0. You could check in Help -> About -> Plug-in Details (or the equivalent in that RSA version, which I don't have at hand) and see the exact version of org.eclipse.debug.ui plug-in that it uses.

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