[Pydev-users] [Users] Eclipse frezes on code completion

2011-02-14 Thread SourceForge.net
The following forum message was posted by foxterri at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4360661: Hi, When programming in Pydev in Eclipse, it keeps freezing every time it tries to auto complete some code Forexample when i type: newString = "abc" newString.somethi

[Pydev-users] [Users] RE: Eclipse frezes on code completion

2011-02-14 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4360661: It does look like you have a firewall enabled (sometimes some anti-virus can have firewalls builtin). Aside from that it could be some other connection issue (such as not

[Pydev-users] [Users] RE: Eclipse frezes on code completion

2011-02-14 Thread SourceForge.net
The following forum message was posted by foxterri at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4360661: I have had another firewall before, but it is uninstalled. And there is no other proces running under Windows Task Manager which could be a firewall or anti-virus appli

[Pydev-users] [Users] PyDev Incorrectly Compiled

2011-02-14 Thread SourceForge.net
The following forum message was posted by tlbear at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4362438: Hi, I just installed PyDev plug-in for Eclipse and tried to run a quick script to make sure everything was going alright. Unfortuneately, there was a compilation error. I

[Pydev-users] [Users] RE: PyDev Incorrectly Compiled

2011-02-14 Thread SourceForge.net
The following forum message was posted by tlbear at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4362438: Ok sorry for the mix up I was not running the script properly. I have it solved now. -- The ul