Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6713523
By: fabioz

That's how eclipse works... It tries to launch the selected resource or active
editor (in the default config).

Although, what I usually use (because I think it fits my style of programming
better) is that I mark Ctrl+F11 to always launch the previously launched 
application
-- you have to do that on windows > preferences > run/debug > launching > 
"always
launch the previously launched application"

So, usually I run the current open pydev editor with F9 (or ctrl+F9 for jython)
-- note that the focus must be in the editor -- and then just Ctrl+F11 to rerun
that last launch (or F11 for debug the last launch).

And if it's some other previous launch (and not the last), usually I use the
menu (Alt + R + T + Number of previous launch -- that's the same as selecting
the run menu > run history > the launch to run)

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to