Bug 22348 - quick fix: adds throws declaration in incorrect place
Summary: quick fix: adds throws declaration in incorrect place
Status: RESOLVED DUPLICATE of bug 22196
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 03:35 EDT by Genady Beryozkin CLA
Modified: 2002-08-12 06:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Genady Beryozkin CLA 2002-08-12 03:35:41 EDT
I'm using the 2.0.1 patch published on the jdt page.
When I use "quick fix" to add throws declaration, it is added before parameters
and not after them.

Genady
Comment 1 Philipe Mulet CLA 2002-08-12 05:44:15 EDT
Quickfix was dependent on a bug in DOM AST implementation. Fix was applied to 
DOM AST, and quickfix must evolve accordingly.

Moving to JDT/UI.
Comment 2 Dirk Baeumer CLA 2002-08-12 06:00:45 EDT

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