IDEA feezing
Hi,
IDEA 5.1.2 build 4267 is often freezing when I edit files or do paste. It's frozen for 30 sec - 2 min, and then goes back to normal. All version-control software is disabled, there are no plugin that could lock IDEA. I looked at the logs and I found entries similar to the following:
2006-11-10 14:57:01,672 INFO - ject.impl.BaseFileConfigurable - Time to save ]]>.iws: 27218
Sometimes the irp file also takes time although not as much.
Any idea how I can fix this?
Thanks,
Kirill
请先登录再写评论。
Hi,
Is your project located on network drive?
What is the size of the iws file?
Kirill wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi,
The iws file is located locally, its size is about 350 Kb...
Thanks,
Kirill.
But the project compilation output (*.class) is located on the network... the source tree is local.