Just wasted an hour fighting a bug in Rubymine 1.1.1 that wouldn’t let me open files. Every once in awhile, it just decides that it doesn’t want to open files of a certain type (in my case, all .html.erb and .rhtml files), regardless of how you try to open them (click in file browser, choose File -> Open, etc).
And now, ladies and gentlemen, without further ado, the fix:
File -> Invalidate caches
Close and re-open Rubymine
Sigh.
Thanks for publishing the tip!
I also recommend you to try the latest RubyMine EAP:http://www.jetbrains.net/confluence/display/RUBYDEV/RubyMine+EAP
It has many issues fixed and lots of new features.
-ET
Wonderful!, It saved my time. Thanks for sharing
The problem still exists under RubyMine 3.0 and the above mentioned is still valid.
Thanks a lot,
Christian
Thank you! I also wasted a bunch of time on this before I found your post
Thanks indeed. After 3rd restart I found your post. Super helpful.
I only wasted 15 minutes instead of several hours thanks to your post. cheers
This happens on Rubymine 3.0 usually after unexpected system reboots.
Hey guys. I am having the same problem here with version 3.1.1. But the hints doesn’t help me at all. Tried many times. I will submit the bug and this link to JetBrains.
Thanks! saved much time