Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ruby Netbeans plugin can't install

Tags:

Some plugins require plugin org.jruby.jruby to be installed. The plugin named org.jruby.jruby is needed and not found. The following plugin is affected:       Ruby Projects

Where is org.jruby.jruby? I select all.

like image 455
Masked Man Avatar asked Mar 22 '14 04:03

Masked Man


People also ask

Does NetBeans support Ruby?

Update: Netbeans has dropped support for ruby, unfortunately.

Where are NetBeans plugins installed?

They are actually stored in a location called . netbeans on my Linux or Windows setup (which lives inside your user directory (something like /home/me/ on Linux and C:/Documents and Settings/me on Windows). On the Mac they are stored in a separate location Library/Application Support/netbeans.

What is NetBeans plugin?

Codename One NetBeans Plugin Codename One is a toolkit that allows you to easily build beautiful cross-platform apps targeting iOS, Android, and the web using Java or Kotlin.


1 Answers

When you select your plugins from the unzipped folder, make very sure to change the "Files of Type" filter to "All", so that you can include the JRuby JAR

https://blogs.oracle.com/geertjan/entry/ruby_on_rails_in_netbeans

like image 134
Tony Cho Avatar answered Sep 17 '22 15:09

Tony Cho