Eclipse juno: Can't install RadRails throws error for a gem I have installed already
- by Bogdan M
The thing is I installed Ubuntu 12.04, Java (for Eclipse), Eclipse, ruby, ruby gems, rails. Everything went smooth. When I tried to prepare Eclipse for ruby on rails, I installed ruby dev kit plugin. This worked, but RadRails failed with this error:
Cannot complete the install because one or more required items could not be found.
Software currently installed: org.radrails.rails-feature 0.7.2 (org.radrails.rails_feature.feature.group 0.7.2)
Missing requirement: Rails Core Plug-in 0.7.2 (org.radrails.rails.core 0.7.2) requires 'bundle org.eclipse.update.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: org.radrails.rails-feature 0.7.2 (org.radrails.rails_feature.feature.group 0.7.2)
To: org.radrails.rails.core [0.7.2]