Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] How to deactivate
[EMF Compare] How to deactivate [message #127564] Fri, 25 July 2008 19:06 Go to next message
Eclipse UserFriend
Originally posted by: lwrage.sei.cmu.edu

Hi,

I've installed eclipse-modeling-ganymede-incubation-win32.zip, which
includes EMF compare. How can I turn it off to compare a uml file with
the version on cvs using plain text comparison?

(The 600KB file seems to be too big for EMF compare, it takes more than
five minutes to open the compare editor.)

Thanks,
Lutz
Re: [EMF Compare] How to deactivate [message #127590 is a reply to message #127564] Sat, 26 July 2008 21:07 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------070709070608050504070308
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Lutz,

org.eclipse.compare doesn't provide a way to choose the comparison
engine to use among those registered. However you should still be able
to force text comparison :
http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F

Regards,

Laurent Goubet Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #127603 is a reply to message #127590] Sun, 27 July 2008 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lwrage.sei.cmu.edu

Thanks!

- Lutz

"laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
news:g6g3mq$se0$2@build.eclipse.org...
> Hi Lutz,
>
> org.eclipse.compare doesn't provide a way to choose the comparison
> engine to use among those registered. However you should still be able
> to force text comparison :
> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>
> Regards,
>
> Laurent Goubet Obeo
>
> Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #127614 is a reply to message #127603] Sun, 27 July 2008 17:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lwrage.sei.cmu.edu

I tried it, but it does not work. Even after restarting eclipse, uml files
don't use text compare.

Preferences->Content Types->EMF Compare
*.ecore (locked)
*.emfdiff (locked)
*.uml (locked)

Preferences->Content Types->Text
*.uml
*.txt (locked)

I played a bit with the *.compare.ui plugin.xml and got rid of the locked
uml entry, but that didn't help either.

- Lutz

"Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
news:g6hns0$shl$1@build.eclipse.org...
> Thanks!
>
> - Lutz
>
> "laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
> news:g6g3mq$se0$2@build.eclipse.org...
>> Hi Lutz,
>>
>> org.eclipse.compare doesn't provide a way to choose the comparison
>> engine to use among those registered. However you should still be able
>> to force text comparison :
>> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>>
>> Regards,
>>
>> Laurent Goubet Obeo
>>
>> Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #127627 is a reply to message #127614] Mon, 28 July 2008 07:54 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020607060608090901070805
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Lutz,

I tested this in 3.3 and it still seems to work; was your behavior
observed on ganymede?

Either way, could you fill in a bugzilla entry so that we know we have
to provide a way to force a textual comparison (we could probably do it
by means of a preference or the such)?

Thanks

Laurent Goubet
Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #127638 is a reply to message #127627] Mon, 28 July 2008 12:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lwrage.sei.cmu.edu

The problem is on ganymede:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=242219

- Lutz

laurent Goubet wrote, on 7/28/2008 3:54 AM:
> Hi Lutz,
>
> I tested this in 3.3 and it still seems to work; was your behavior
> observed on ganymede?
>
> Either way, could you fill in a bugzilla entry so that we know we have
> to provide a way to force a textual comparison (we could probably do it
> by means of a preference or the such)?
>
> Thanks
>
> Laurent Goubet
> Obeo
>
> Lutz Wrage a écrit :
>> I tried it, but it does not work. Even after restarting eclipse, uml
>> files don't use text compare.
>>
>> Preferences->Content Types->EMF Compare
>> *.ecore (locked)
>> *.emfdiff (locked)
>> *.uml (locked)
>>
>> Preferences->Content Types->Text
>> *.uml
>> *.txt (locked)
>>
>> I played a bit with the *.compare.ui plugin.xml and got rid of the
>> locked uml entry, but that didn't help either.
>>
>> - Lutz
>>
>> "Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
>> news:g6hns0$shl$1@build.eclipse.org...
>>> Thanks!
>>>
>>> - Lutz
>>>
>>> "laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
>>> news:g6g3mq$se0$2@build.eclipse.org...
>>>> Hi Lutz,
>>>>
>>>> org.eclipse.compare doesn't provide a way to choose the comparison
>>>> engine to use among those registered. However you should still be able
>>>> to force text comparison :
>>>> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>>>>
>>>> Regards,
>>>>
>>>> Laurent Goubet Obeo
>>>>
>>>> Lutz Wrage a écrit :
>>>>> Hi,
>>>>>
>>>>> I've installed eclipse-modeling-ganymede-incubation-win32.zip, which
>>>>> includes EMF compare. How can I turn it off to compare a uml file with
>>>>> the version on cvs using plain text comparison?
>>>>>
>>>>> (The 600KB file seems to be too big for EMF compare, it takes more
>>>>> than
>>>>> five minutes to open the compare editor.)
>>>>>
>>>>> Thanks,
>>>>> Lutz
>>>>
>>>
>>
>>
>
Re: [EMF Compare] How to deactivate [message #127651 is a reply to message #127638] Mon, 28 July 2008 15:07 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------040102030000040900080004
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Thanks Lutz.

As a side note, we're currently trying to pinpoint performances issues
we have on some configurations with the opening of the compare editor.
You told that it takes more than five minutes to "open the compare
editor". Could you be more precise as to what takes that much time? Is
it the comparison itself (with the progress monitor showing) or the
opening of the editor after the progress monitor closes up?

Thanks

Laurent Goubet
Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #127714 is a reply to message #127651] Wed, 30 July 2008 08:06 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------050901050907010206000403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Thanks to Lutz input, the most important bottleneck has been eliminated
and UI performances should now be way better than they were. We're still
working on some flickering issues appearing on windows, but this should
be fixed soon.

Laurent Goubet
Obeo

laurent Goubet a
Re: [EMF Compare] How to deactivate [message #620151 is a reply to message #127564] Sat, 26 July 2008 21:07 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------070709070608050504070308
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Lutz,

org.eclipse.compare doesn't provide a way to choose the comparison
engine to use among those registered. However you should still be able
to force text comparison :
http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F

Regards,

Laurent Goubet Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #620152 is a reply to message #127590] Sun, 27 July 2008 11:58 Go to previous message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
Thanks!

- Lutz

"laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
news:g6g3mq$se0$2@build.eclipse.org...
> Hi Lutz,
>
> org.eclipse.compare doesn't provide a way to choose the comparison
> engine to use among those registered. However you should still be able
> to force text comparison :
> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>
> Regards,
>
> Laurent Goubet Obeo
>
> Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #620153 is a reply to message #127603] Sun, 27 July 2008 17:58 Go to previous message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
I tried it, but it does not work. Even after restarting eclipse, uml files
don't use text compare.

Preferences->Content Types->EMF Compare
*.ecore (locked)
*.emfdiff (locked)
*.uml (locked)

Preferences->Content Types->Text
*.uml
*.txt (locked)

I played a bit with the *.compare.ui plugin.xml and got rid of the locked
uml entry, but that didn't help either.

- Lutz

"Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
news:g6hns0$shl$1@build.eclipse.org...
> Thanks!
>
> - Lutz
>
> "laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
> news:g6g3mq$se0$2@build.eclipse.org...
>> Hi Lutz,
>>
>> org.eclipse.compare doesn't provide a way to choose the comparison
>> engine to use among those registered. However you should still be able
>> to force text comparison :
>> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>>
>> Regards,
>>
>> Laurent Goubet Obeo
>>
>> Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #620154 is a reply to message #127614] Mon, 28 July 2008 07:54 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020607060608090901070805
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Lutz,

I tested this in 3.3 and it still seems to work; was your behavior
observed on ganymede?

Either way, could you fill in a bugzilla entry so that we know we have
to provide a way to force a textual comparison (we could probably do it
by means of a preference or the such)?

Thanks

Laurent Goubet
Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #620155 is a reply to message #127627] Mon, 28 July 2008 12:06 Go to previous message
Lutz Wrage is currently offline Lutz WrageFriend
Messages: 181
Registered: July 2009
Senior Member
The problem is on ganymede:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=242219

- Lutz

laurent Goubet wrote, on 7/28/2008 3:54 AM:
> Hi Lutz,
>
> I tested this in 3.3 and it still seems to work; was your behavior
> observed on ganymede?
>
> Either way, could you fill in a bugzilla entry so that we know we have
> to provide a way to force a textual comparison (we could probably do it
> by means of a preference or the such)?
>
> Thanks
>
> Laurent Goubet
> Obeo
>
> Lutz Wrage a écrit :
>> I tried it, but it does not work. Even after restarting eclipse, uml
>> files don't use text compare.
>>
>> Preferences->Content Types->EMF Compare
>> *.ecore (locked)
>> *.emfdiff (locked)
>> *.uml (locked)
>>
>> Preferences->Content Types->Text
>> *.uml
>> *.txt (locked)
>>
>> I played a bit with the *.compare.ui plugin.xml and got rid of the
>> locked uml entry, but that didn't help either.
>>
>> - Lutz
>>
>> "Lutz Wrage" <lwrage@sei.cmu.edu> wrote in message
>> news:g6hns0$shl$1@build.eclipse.org...
>>> Thanks!
>>>
>>> - Lutz
>>>
>>> "laurent Goubet" <laurent.goubet@obeo.fr> wrote in message
>>> news:g6g3mq$se0$2@build.eclipse.org...
>>>> Hi Lutz,
>>>>
>>>> org.eclipse.compare doesn't provide a way to choose the comparison
>>>> engine to use among those registered. However you should still be able
>>>> to force text comparison :
>>>> http://wiki.eclipse.org/EMF_Compare_FAQ#How_to_force_text_co mparison.3F
>>>>
>>>> Regards,
>>>>
>>>> Laurent Goubet Obeo
>>>>
>>>> Lutz Wrage a écrit :
>>>>> Hi,
>>>>>
>>>>> I've installed eclipse-modeling-ganymede-incubation-win32.zip, which
>>>>> includes EMF compare. How can I turn it off to compare a uml file with
>>>>> the version on cvs using plain text comparison?
>>>>>
>>>>> (The 600KB file seems to be too big for EMF compare, it takes more
>>>>> than
>>>>> five minutes to open the compare editor.)
>>>>>
>>>>> Thanks,
>>>>> Lutz
>>>>
>>>
>>
>>
>
Re: [EMF Compare] How to deactivate [message #620156 is a reply to message #127638] Mon, 28 July 2008 15:07 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------040102030000040900080004
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Thanks Lutz.

As a side note, we're currently trying to pinpoint performances issues
we have on some configurations with the opening of the compare editor.
You told that it takes more than five minutes to "open the compare
editor". Could you be more precise as to what takes that much time? Is
it the comparison itself (with the progress monitor showing) or the
opening of the editor after the progress monitor closes up?

Thanks

Laurent Goubet
Obeo

Lutz Wrage a
Re: [EMF Compare] How to deactivate [message #620161 is a reply to message #127651] Wed, 30 July 2008 08:06 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------050901050907010206000403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Thanks to Lutz input, the most important bottleneck has been eliminated
and UI performances should now be way better than they were. We're still
working on some flickering issues appearing on windows, but this should
be fixed soon.

Laurent Goubet
Obeo

laurent Goubet a
Previous Topic:Teneo and Hibernate's Session.load() issue
Next Topic:Teneo and Hibernate's Session.load() issue
Goto Forum:
  


Current Time: Fri Apr 19 09:31:45 GMT 2024

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

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

Back to the top