netbeans
netbeans copied to clipboard
Always prefer showing of errors in notifications window
There is a nice Notifications UI that can collect and help users process exceptions. Use it always, even in development builds. E.g. don't consider the assertion status when setting the minimal report level.
Looks good, any reason not to merge?
Seems like a good idea to not depend on the assertion flag.
This would require a rebase if we still want to integrate it. Seems like everyone was happy but nobody pressed merge :)