简体   繁体   English

如何在rails上为ruby配置netbeans?

[英]how to configure netbeans for ruby on rails?

如何在rails上为ruby配置netbeans?

Update: Netbeans has dropped support for ruby, unfortunately. 更新:不幸的是,Netbeans已经放弃了对ruby的支持。

The netbeans documentation has sections on that matter: netbeans文档中有关于此事项的部分:

Currently, if you download Netbeans 7.0.1 (not the latest), you can use Tools->Plugins to open the Plugins window. 目前,如果您下载Netbeans 7.0.1(不是最新版本),您可以使用工具 - >插件打开插件窗口。 Click on "Available Plugins" and search for "Ruby on Rails". 单击“可用插件”并搜索“Ruby on Rails”。 Select it, and click install. 选择它,然后单击“安装”。

Unfortunately, the current version of Netbeans, 7.1, will not offer the Ruby on Rails plugin to you on the Available Plugins tab. 不幸的是,当前版本的Netbeans 7.1不会在Available Plugins选项卡上为您提供Ruby on Rails插件。 The following blog post gives some hope that it will eventually be there: 以下博客文章给出了一些希望,它最终会在那里:

http://blog.enebo.com/2012/01/workaround-for-ruby-support-on-netbeans.html http://blog.enebo.com/2012/01/workaround-for-ruby-support-on-netbeans.html

In the meantime, use 7.0.1. 在此期间,使用7.0.1。

Try install plugins manually: 1. Download and unzip the plugins for you netbeans http://plugins.netbeans.org/plugin/38549/ruby-and-rails 2. Click to tools->plugings->Downloaded, add path-to-pluging-downloaded. 尝试手动安装插件:1。下载并解压缩netbeans的插件http://plugins.netbeans.org/plugin/38549/ruby-and-rails 2.点击工具 - >插件 - >下载,添加路径到-pluging下载。 Firts install the jar plugins (org-jruby-jruby.jar) and second install the pluging *.nbm. Firts安装jar插件(org-jruby-jruby.jar),然后安装插件* .nbm。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM