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 - Add catch clause to existing try/catch
Summary: Add catch clause to existing try/catch
Status: RESOLVED DUPLICATE of bug 207480
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 12:27 UTC by Jiri Prox
Modified: 2013-02-08 19:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***