Bug 114800

Summary: [compare] Reduce compare noise as a result of Organize Imports
Product: [Eclipse Project] JDT Reporter: Oyvind Harboe <oyvind.harboe>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Oyvind Harboe CLA 2005-11-02 13:04:10 EST
Organize Imports will change the order of imports. This causes "compare noise",
making "Orgainze imports" less useful for larger projects which are stored in a
source repository.

I'd like to be able to tell Eclipse to "ignore refactorings", just as it is
possible to tell it to "ignore whitespace" when comparing. In this case Eclipse
would of course ignore ordering of imports. ;-)
Comment 1 Jerome Lanneluc CLA 2005-11-03 06:31:09 EST
Moving to JDT UI
Comment 2 Dirk Baeumer CLA 2005-11-03 13:33:03 EST
We have started looking into this. But no promise for 3.2.
Comment 3 Oyvind Harboe CLA 2005-11-03 16:38:14 EST
(In reply to comment #2)
> We have started looking into this. But no promise for 3.2.

What are you looking into?

The specific issue of Organize Imports compare noise or refactoring compare
noise generally?
Comment 4 Dirk Baeumer CLA 2005-11-03 18:03:48 EST
Filtering the refactoring noise.