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

I've taken a look at it, and it appears that
org.python.pydev.debug.ui.launching.AbstractLaunchConfigurationDelegate must
override org.eclipse.debug.core.model.LaunchConfigurationDelegate#getBuildOrder
(if that's not done, the default configuration seems to build all the projects
in the workspace, and not only the referenced projects -- as I thought
initially).

It shouldn't be difficult to add as the method to compute those references is
already in LaunchConfigurationDelegate#computeReferencedBuildOrder (not sure
why this isn't the default option in eclipse -- I thought it was until now --
yours is the 2nd time with this complain, so, I thought it was a 
misconfiguration
in the 1st time this has been brought up).

So, can you report that as a bug? (please reference this thread in the bug)...

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

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to