Bug 49391 - Structured Compare merging is broken
Summary: Structured Compare merging is broken
Status: RESOLVED DUPLICATE of bug 47640
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-29 12:22 EST by Randy Hudson CLA
Modified: 2004-06-07 08:00 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 Randy Hudson CLA 2003-12-29 12:22:04 EST
In 3.0 M6:
Perform a comparison with another version such that the other version has a 
method not in the current version.  It may be necessary to have a significant 
merge and not just a trivial one.

Double-click on a method which was removed from the workspace copy.
select the "Copy {all|Current Change} from RTL" action.  This should insert 
the method somewhere inside the class.  Instead, it inserts at a random line, 
which may be a method body.  Of course copying the method inside another 
method results in a compile error.

This is not a regression. The action has never worked properly.
Comment 1 Andre Weinand CLA 2004-06-07 08:00:04 EDT

*** This bug has been marked as a duplicate of 47640 ***