Configuring Python Interpreter shouldn't make Eclipse hang
Brought to you by:
fabioz
OSX 10.6.8
Indigo
Most recent version of PyDev - checked out from Eclipse today
I have not specified an interpreter. When I specify an interpreter Profile ->PyDev-PythonInterpreters-New
1. The correct PYTHONPATH is filled in automatically
2. The PythonInterpreter Dialog hangs (beachball)
CPU usage goes to 100% and I have to exit Eclipse by brute force
Can you check if it works in the latest version?
If it doesn't, can you pass the threaddump related to what's happening during the halt? (see: http://pydev.org/faq.html#how_do_i_report_a_bug for details on getting it)