Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4001384
By: bgpy
Hi all,
I am new on PyDev and i have the following problem:
I plan to combine the advantage of PyDev as python IDE with an existing python-based
testframework (written in python). Some of my python test scripts needs command
line arguments which must be generated by a tool automatically. (It is very
impractically to set arguments manually). Each script can have specific
parameters.
My question is: can i write a plugin, which extends the PyDev launch configuration
dialog to do this. For example: an additional button which starts my "program
arguments generator" and directs the generated arguments to the "Program Arguments"
of PyDev launch configuration dialog.
It would be nice to get some hints.
Thank you very much.
______________________________________________________________________
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
|