Bug 353010 - remove unnecessary exceptions
Summary: remove unnecessary exceptions
Status: CLOSED DUPLICATE of bug 152362
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 10:27 EDT by Juergen Weber CLA
Modified: 2011-07-25 10:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Weber CLA 2011-07-25 10:27:48 EDT
Build Identifier: 20110615-0604

There should be a java save action to remove exceptions that are not actually thrown by a method, i.e. warnings "The declared exception XXXException is not actually thrown by the method yyy() from type" should be automatically fixed. 

Reproducible: Always
Comment 1 Dani Megert CLA 2011-07-25 10:35:57 EDT

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