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 30337 - Would like Auto-Generation of try-catch blocks
Summary: Would like Auto-Generation of try-catch blocks
Status: RESOLVED DUPLICATE of bug 28971
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-24 17:44 UTC by fredramsey
Modified: 2007-09-26 09:14 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 fredramsey 2003-01-24 17:44:00 UTC
I believe JBuilder has a feature where you can highlight a 
section of code and generate a try-catch block where it 
also determines what exceptions are thrown by the code and 
puts catch statements for those exceptions.

That would be very slick and a great time-saver.

Thanks for reading my suggestion.
Comment 1 Jan Becicka 2004-08-10 17:18:52 UTC

*** This issue has been marked as a duplicate of 28971 ***