I use Rubymine with rvm and JRuby and java sun for 64 Bit maschine. The rake task list is totally empty. Crosschecking with rake -T shows all the tasks. This problem is with all rubymine versions I have. (even 2.5 EAP). Any ideas cheers
the problem was that I changed to 64 ubuntu I simply copied .rvm with jruby and 32 bit ruby 1.9. Then I opened rubymine. Then I recognized the wrong ruby version. I uninstalled it but I think rubymine remebered the 32 bit version. I copied .rvm and reinstalled rubymine but now I first uninstalled the 32 bit ruby 1.9 (before starting rubymine). And viola my Jruby .rvm rubymine combination works.
Pushed the wrong button .....
I use Rubymine with rvm and JRuby and java sun for 64 Bit maschine. The rake task list is totally empty. Crosschecking with rake -T shows all the tasks.
This problem is with all rubymine versions I have. (even 2.5 EAP).
Any ideas
cheers
Erhard
Hello Erhard,
Have you tried reloading rake tasks? Tools | Rake Tasks | Reload Rake Tasks
Regards,
Oleg
Thanks Oleg,
the problem was that I changed to 64 ubuntu I simply copied .rvm with jruby and 32 bit ruby 1.9. Then I opened rubymine. Then I recognized the wrong ruby version. I uninstalled it but I think rubymine remebered the 32 bit version.
I copied .rvm and reinstalled rubymine but now I first uninstalled the 32 bit ruby 1.9 (before starting rubymine). And viola my Jruby .rvm rubymine combination works.
Thanks
again
erhard
Thanks for reporting this.
Regards,
Oleg