Bug 126685 - org.eclipse.compare.internal.Utilities.java's internalGetResources() method does not take ResourceMapping into consideration
Summary: org.eclipse.compare.internal.Utilities.java's internalGetResources() method d...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 01:15 EST by Dominique Emond CLA
Modified: 2006-02-09 16:39 EST (History)
0 users

See Also:


Attachments
Patch (2.07 KB, patch)
2006-02-07 01:17 EST, Dominique Emond CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Emond CLA 2006-02-07 01:15:51 EST
Eclipse: 3.2M4
Plugin: org.eclipse.compare
Class : org.eclipse.compare.internal.Utilities
Method: internalGetResources()

This method must be updated to take into account ResourceMapping(s).
Comment 1 Dominique Emond CLA 2006-02-07 01:17:48 EST
Created attachment 34260 [details]
Patch
Comment 2 Dominique Emond CLA 2006-02-09 10:56:02 EST
Hi,

Is there any chance this fix could make it in before mid-February?
If so, that would be great.

Thanks.

:)
Comment 3 Andre Weinand CLA 2006-02-09 16:39:53 EST
patch reviewed and released.
Thanks, Dominique.