Package debugging
I am writing a system that contains two packages. I want to set it up, perhaps with File Properties?, where if I start debug in any of the parts of the packages that the system runs "-m package args..." for any of the individual modules in the package.
Is there a way to set up two Launch Configurations that I can assign the the individual files in each package?
Comments