Netbeans 6.8 缺少交互式 Ruby 窗口

发布于 2024-08-15 22:11:06 字数 590 浏览 4 评论 0原文

我今天安装了 Netbeans IDE 6.8,以便在学习 Ruby 时使用它。 这里是规格:

产品版本:NetBeans IDE 6.8 (内部版本 200912041610)

Java:1.6.0_17; Java 热点(TM) 客户端虚拟机14.3-b01

系统:运行Windows XP 5.1版 在 x86 上; Cp1252; en_US (nb)

所以我创建了我的第一个 Ruby 项目并且能够运行该程序。 根据文档,我还应该能够从 Windows/Other/ 打开交互式 Ruby 窗口,但就我而言,该菜单仅包含 [Exception Reporter、CSS Preview 和 CSS Stylebuilder]。

无论我使用 JRuby 还是 Ruby 1.8 作为 Ruby 平台,情况都是如此。

我错过了什么还是这是一个错误?

尽管我可以使用 Ruby 安装自带的交互式控制台,但我更愿意将其集成到我的 IDE 中。

因此,如果有人知道如何解决此问题,即使这意味着返回 Netbeans 的一个版本,我也会非常感谢您的帮助。

I installed Netbeans IDE 6.8 today to use it while learning Ruby.
Here the specifications:

Product Version: NetBeans IDE 6.8
(Build 200912041610)

Java: 1.6.0_17; Java HotSpot(TM)
Client VM 14.3-b01

System: Windows XP version 5.1 running
on x86; Cp1252; en_US (nb)

So I created my first Ruby project and am able to run the program.
According to the documentation I should also be able to open an Interactive Ruby Window from Windows/Other/, but in my case that menu only contains [Exception Reporter, CSS Preview and CSS Stylebuilder].

This is the case no matter if I use JRuby or Ruby 1.8 as my Ruby Platform.

Am I missing something or is this a bug?

Although I could resort to the interactive console that comes native with the Ruby installation I would prefer to have it integrated in my IDE.

So if anyone knows how to resolve this issue, even if it means going back one version of Netbeans I would appreciate the help.

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

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

发布评论

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

评论(1

陪我终i 2024-08-22 22:11:06

右键单击您的 Ruby 项目,然后选择 Ruby Shell(IRB)

right-click on your Ruby project and then select Ruby Shell(IRB)

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