I have X number of test input files for a python program and for each file, I want to generate debug configuration for each input file in Eclipse skipping the painful process of clicks.
Does anybody know which directory/file Eclipse internally uses to store the debug configuration especially the argument to the program?