[Pydev-users] [Users] RE: Eclipse frezes on code completion
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-09-27 20:35:40
|
The following forum message was posted by luizgarrido at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4360661: Hi, I know that this post has no activity for a long time but... I was having a problem that my Eclipse PyDev autocomplete was not working and find out that my "C:\Windows\System32\drivers\etc\hosts" was the problem. So if anyone tried everything like me, I had to remove a line that I was using there to solve the problem. The line was pointing the localhost address to another place on my network (10.0.1.31 localhost). Removing that line, made localhost work like it should and the problem with PyDev Autocomplete was fixed. Thanks! Luiz Garrido |