I have installed NetBeans 7.1. But I did not get the Ruby and Rails plugin on that. So according to this site, I did the following:
- Click
Tools -> Plugins
Click on'Settings' tab
Click on'Add'
button to get Update Center Customizer popup. - Set name to
'Beta 1'
Set URL to http://updates.netbeans.org/netbeans/updates/7.0/uc/beta/stable/catalog.xml.gz - Press 'OK' Click to 'Available Plugins' Click 'Reload Catalog' Choose.
After that I got Ruby and Rails as an Available Plugin. But when I try to install that I got one pop up window having the error message
Welcome to the NetBeans IDE Plugin Installer The installer will download, verify and then install the selected plugins.
Some plugins require plugin HTML Editor Library to be installed. The plugin HTML Editor Library is requested in version >= 1.21 (release version 1) but only 2.0.1 (of release version different from 1) was found. The following plugins are affected: Ruby and Rails Spellchecker Ruby Language Bindings
So what I have to do to resolve this issue?