Quote: |
Is there only one debug environment allowed per project? |
Right and it's what we understand under project. But you're free to have as many projects as you want in one Workspace window.
Quote: |
Or, do I need to set up separate projects for each debug environment as a workaround? This would seem wasteful to have the same project in essence listed multiple times in my workspace (not to mention confusing). Perhaps I've missed something (I hope)? |
No, it's neither a workaround nor wasteful, because different "debug environment" may require different settings. Sure, we might keep all such settings in one project. Then in order to make it flexibile enough, we would have to provide all the same settings for each environment and this would be quite wasteful.
Look at this from another point of view: some products have 1project->multiple sites paradigm. We have 1workspace->multiple projects paradigm. Things are called differently while flexibility is the same