My Eclipse is downloaded some days ago from http://www.eclipse.org/downloads/ and the type is Eclipse Classic 3.7.1.
I installed pydev in Eclipse and configuration python in Windows -> Performance -> Pydev -> Interpreter - Python.
After everything finished, I write a hello world program, but when I try to run (Run -> Run as -> Python Run) it, the Eclipse would freeze in everytime!! Yes, Everytime!!
Has anyone met this strange questions?
my configurations:
Eclipse: 3.7.1; Pydev: 2.3.0; Python: 2.6.2; Java: 1.7.0
The Pydev installed method is: go to Help -> Install New Software, and added the pydev updated address: http://pydev.org/updates, and installed