Bug 49391

Summary: Structured Compare merging is broken
Product: [Eclipse Project] Platform Reporter: Randy Hudson <hudsonr>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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 ***