Feature #5617 2013-02-01 08:19

skyfoxss

catching exceptions in plugins

Plugin's exception causes full IDE crash without saving files (I am working in Linux 32 bit). If they are catched inside codeblocks application and reported IDE would be more stable.

Category
Plugins
Status
Closed
Close date
2013-02-01 08:54
Assigned to
 
tpetrov 2013-02-01 08:54

Plugins rarely throw exceptions, if they do so they do have to handle them. If you have an example of a plugin behaving badly post on the forum with the details or submit bug reports.