Bug 77965

Summary: [refactoring] Should warn user if refactoring changes API
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.