Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Continue Launching if project contains error

Hello,

 

I noticed that the “Run/Debug/Launching” preference “Continue launch if project contains errors” has only “Always” and “Prompt” options, while the other three above it has three options: “Always”, “Never” and “Prompt”.

 

We have customers that got tired of constantly clicking the “Cancel” button when their project has build errors when they try to debug. They prefer the debugging to give up without a message. That is why I think adding the “Never” option for that preference will help them.

 

I was initially surprised when I got this request, because without the dialog how will they know if debugging will never happen. The answer to that is: Debugging will prompt the build and they will always see the errors in the both the Console View and the Problems View. So that will be enough signal to them that debugging will never happen. So no point of the dialog.

 

What do you think?

For cases like this should we add the “Never” option in the preference “Continue launch if project contains errors”?

 

Thanks

Dobrin


Back to the top