This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 137713

Summary: Add catch clause to existing try/catch
Product: java Reporter: Jiri Prox <jiriprox>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Prox 2008-06-19 12:27:14 UTC
After fixing issue 134408, there is now way how to add new catch clause to the existing try/catch, when the body of t/c
contains single line.
Comment 1 Max Sauer 2008-06-19 12:42:10 UTC
I'll have a look at it, thanks.
Comment 2 markiewb 2013-02-08 19:59:30 UTC
Already fixed by http://hg.netbeans.org/main/rev/edbcc4f9da7d

*** This bug has been marked as a duplicate of bug 207480 ***