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

Well, there's currently no easy way to setup different commands there... 
Probably
the easier way to do it would be creating a plugin that sets
org.python.pydev.debug.newconsole.PydevConsoleConstants.INTERACTIVE_CONSOLE_MAXI
MUM_CONNECTION_ATTEMPTS when starting up (if the user still hasn't changed it).

You'd have to create an extension point for early startup (class implementing
IStartup), get the pydev preferences and change that value... Should be pretty
simple to do...

Another option would be changing pydev and recompiling, but I think that's more
work...

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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to