Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [EMF Compare] textual popup only saves changes made from right to left (bug?)
[EMF Compare] textual popup only saves changes made from right to left (bug?) [message #766416] Thu, 15 December 2011 18:32 Go to next message
John Yotka is currently offline John YotkaFriend
Messages: 144
Registered: July 2009
Senior Member
when using the textual popup, as shown in
http://wiki.eclipse.org/EMF_Compare/Textual_diff_in_model_diff, only
saves changes made from the right side to the left. if you copy changes
from the left to the right, they are ignored when closing the popup. Is
there a fix for this problem?
Re: [EMF Compare] textual popup only saves changes made from right to left (bug?) [message #766452 is a reply to message #766416] Thu, 15 December 2011 20:18 Go to previous messageGo to next message
John Yotka is currently offline John YotkaFriend
Messages: 144
Registered: July 2009
Senior Member
On 12/15/2011 11:32 AM, John Yotka wrote:
> when using the textual popup, as shown in
> http://wiki.eclipse.org/EMF_Compare/Textual_diff_in_model_diff, only
> saves changes made from the right side to the left. if you copy changes
> from the left to the right, they are ignored when closing the popup. Is
> there a fix for this problem?
in looking at the source code for
org.eclipse.emf.compare.ui.CompareTextDialog the saveRightContent method
has the following line:
final EObject obj = changeCompare.getLeftElement();

I think it should be "getRightElement()".
Re: [EMF Compare] textual popup only saves changes made from right to left (bug?) [message #767930 is a reply to message #766452] Mon, 19 December 2011 08:17 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
John,

Seems like a bug to me, could you file one in the bugzilla to track this issue?

Laurent Goubet
Obeo
Previous Topic:[Resolved] [EMF Compare] Comparing references from different MetaModels
Next Topic:[CDO] Authentication/ ACS
Goto Forum:
  


Current Time: Wed Apr 24 21:02:35 GMT 2024

Powered by FUDForum. Page generated in 0.02912 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top