I am a java programmer but I can code in python too so for some work I had to code in python and I installed pydev in eclipse but It messed up with my Open Type (CTRL +SHIFT+ T) binding and when I now hit that it asks me a popup to tell whether to open python class browser or java open type, off course I hate it because 99% of the time I want Java open Type. The way to get it working back was to go to
Windows->preferences->General->Keys and go to the python "Show Class Browser" binding and instead of choosing "In Windows" choose "Pydev editor scope" and you are all set.
Windows->preferences->General->Keys and go to the python "Show Class Browser" binding and instead of choosing "In Windows" choose "Pydev editor scope" and you are all set.
Thanks for the post. I too am having this problem. One thing, I think you intended the key binding to be CTRL+Shift+T.
ReplyDeleteThanks I have fixed the misspelling.
ReplyDeleteI did this but it resets whenever I restart eclipse... Any advice?
ReplyDeleteAre you creating a new workspace everytime? It remains the same for one workspace, if you switch workspace,then it resets.
ReplyDelete