The following forum message was posted by mrodent at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4741281:
Thanks... in fact CommandGroups --> PyDev Debug was unticked both for normal
and debug perspective.
So I ticked em... Followed through the manual-adv-remote-debugger instructions...
unfortunately it didn't work because, yes, I am essentially using threads created
in Java... SwingWorker's non-EDT thread in doInBackground(), and EDT in process().
Breakpoints non-functional.
Do you have any knowledge on how big a challenge the PyDev developers would
face to do sthg about this? If reasonable, is it anywhere on their radar to
your knowledge?
|