I have a solution in Business Intelligence Development Studio (BIDS), that consists of multiple projects and multiple packages. There is one 'main' package which will execute several other packages in sequence. When running the solution in debug mode, BIDS opens most of the packages it executes in the editor, but not every package.
What is the logic behind this, and how can I control which package gets loaded in the editor and which does not?