[Pydev-users] [Users] Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Hello, I've used Eclipse (SDK edition) along with Pydev for some time now to develop in Java and Python. Recently I started to develop in C++ as well and I installed CDT to my Ec

[Pydev-users] [Users] RE: Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Please create a bug-report for that (also include the PyDev version you're using... see: http://pydev.org/faq.html#how_do_i_report_a_bug ). Cheers, Fabio --

[Pydev-users] [Users] RE: Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Hi Fabio, I have created a bug-report. Hope I did it correctly. Note the comment I added to it where I corrected a very bad typo I managed to have in the details section. --

[Pydev-users] [Users] kill "key"

2011-10-13 Thread SourceForge . net
The following forum message was posted by skimball at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4756626: Noob here: I see this entry in the keybindings list: "Kills all the python shells spawned by PyDev Ctrl+2+kill" What is "kill"? The Pause/Break key? Red square button

[Pydev-users] [Users] RE: kill "key"

2011-10-13 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4756626: Press Ctrl+2 and later on write 'kill' as text (i.e.: k, then i, then l and another l). Cheers, Fabio ---