Thanks for the quick reply. I have the same problem regardless if it's idea7 or idea10. I'm guessing it may be due to svn change provider. The project is from a subversion repository but from this computer it should be offline since the repo can't be accessed.
Hi Luis,
Looks like something corrupts IJ indices. We experienced such a problem with third-party plugins (not sure what exact plugins).
Please provide $IDEA_SYSTEM_HOME/system/log/idea.log. That might clarify the situation.
P.S. $IDEA_SYSTEM_HOME is configured at 'idea.system.path' property of '$IDEA_HOME/bin/idea.properties' file.
Denis
Thanks for the quick reply. I have the same problem regardless if it's idea7 or idea10.
I'm guessing it may be due to svn change provider. The project is from a subversion repository but from this computer it should be offline since the repo can't be accessed.
Thanks
Luis
Attachment(s):
idea.log.zip
The problem's reason is not clear at the moment. Asked responsible developers to have a look.
Denis
Hi Luis,
What is your target jdk? I mean what is the version of JDK you compile with?
Regards,
Eugene.
Bingo, I was using JDK 1.7
Switching to 1.6_24 makes the problem go away for now.
Thanks
The problem with jdk 1.7 has been fixed recently and the fix should be available in the coming builds