Hi
I'm using the latest IntelliJ on Win7 and I can open IntelliJ, which by default opens the previously opened project.
However, if I then go to File|Open and attempt to open another gradle project a dialog pops ups stating "no such object in table. Consult IDE log for more details +Help | Reveal Log)"
The only solution I've found to this problem is to delete the /.idea directory and then repeat the open.
The weird thing is that sometimes it fails and sometimes it will succeed in opening a 2nd project. But when it repeatedly fails to open a 2nd project then I have no option but to delete the /.idea directory and re-setup my project, which is a real pain.
Has anyone else experienced this problem?
Graham