Bug 114800 - [compare] Reduce compare noise as a result of Organize Imports
Summary: [compare] Reduce compare noise as a result of Organize Imports
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 13:00 EST by Oyvind Harboe CLA
Modified: 2006-06-22 12:24 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 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.