Frequent Netbeans freezes
Posted
by danilo
on Stack Overflow
See other posts from Stack Overflow
or by danilo
Published on 2010-04-26T11:46:21Z
Indexed on
2010/04/27
23:13 UTC
Read the original article
Hit count: 433
I'm using Netbeans 6.8 for PHP projects located on network drives in a Windows network. Frequently, the IDE gets really slow (like a temporary freeze) to a point where it's totally unusable. At first it seems like a total crash, but after some time (might be sevaral minutes) the IDE works again as before.
This happens with Netbeans 6.7 as well as 6.8 on my Windows XP 32-bit installation. I'm using Java 1.6.0_13.
This is a fresh Netbeans installation, so it can't have to do with too many temp files. I assume it has to do with the frequent code checks that Netbeans does. It's probably not very fast when doing this over the network connection. But it can't be that this feature renders the IDE useless...
This thread deals with the same issue http://forums.netbeans.org/viewtopic.php?t=5548. Does anyone know a solution to this problem?
© Stack Overflow or respective owner