1.5 EAP (1265) only able to open test classes through Goto -> Class
Hi,
I'm having trouble opening classes using the cmd-N shortcut to goto class. The ide is only finding the test test case classes not the actual production classes. As you can imagine this is very frustrating. Any ideas why this might be happening?
Cheers,
Lyall.
Please sign in to leave a comment.
Hello Lyall,
Please try to use File | Invalidate Caches and restart RubyMine.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks for the tip, I've tried this, but am still getting the same problem.
Just another update. I've downloaded EAP 1287 and also tried invalidating the cache again, but this did not work correctly in the new version either.
Cheers,
Lyall.
Hello Lyall,
Do you see the non-test classes if you enable the "Show non-project classes"
checkbox?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
No I still only see the test classes. I've just replicated it on my home machine also. Both time I've tried to open existing projects that work well in 1.1.1 and seen this issue, though on different projects. I've tried the invalidate caches option and restarted.
Further to this, if I use goto file I'm able to type the file name of the classes I want to open and that finds the files and works fine.
It seems I've reproduce it
I've filed an issue - http://www.jetbrains.net/jira/browse/RUBY-4546
Update: Fixed. Fix will be included in next 1.5 EAP