Bug 77965 - [refactoring] Should warn user if refactoring changes API
Summary: [refactoring] Should warn user if refactoring changes API
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-05 11:47 EST by Markus Keller CLA
Modified: 2010-11-04 06:43 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 Markus Keller CLA 2004-11-05 11:47:48 EST
Now that we have included/excluded packages and types for each plugin, we should
warn users when they try to refactor API.

For refactroings on methods, we could even offer a checkbox 'Preserve existing
API': Change Method Signature, Introduce Parameter, Rename, Move (static).
Comment 1 Dirk Baeumer CLA 2004-11-05 12:39:11 EST
Good point
Comment 2 Dirk Baeumer CLA 2004-12-23 12:49:01 EST
If we do something here we should do it consistent.

Unclear if we can do something for 3.1
Comment 3 Markus Keller CLA 2005-04-08 06:12:51 EDT
See also bug 70135.