Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Call EMF Compare
Call EMF Compare [message #985907] Fri, 16 November 2012 11:02 Go to next message
Eclipse UserFriend
Hello,

I created a plugin based on EMF Compare which allow me to compare some specific XML files. So far, i call my plugin from CompareWith/EachOther.
Now, i would like to be able to call my plugin from a different menu where i let the user selecting the 2 xml files via a FileDialog. This let him the chance to select files which are not necessarily in the workspace. Could you help me in finding how to call the my plugin as it is done when it is call from CompareWith/EachOther

Best regards
Philippe
Re: Call EMF Compare [message #985929 is a reply to message #985907] Fri, 16 November 2012 12:35 Go to previous message
Eclipse UserFriend
Hi

Import the projects with sources into your workspace and search for
"CompareWith/EachOther" spelled accurately, making sure you search all
*.java, *.properties and *.xml files.

Or set a breakpoint on FielDialog.

Or use Plugin Menu Spy (Alt-Shift F2).

Regards

Ed Willink


On 16/11/2012 16:02, Philippe Favrais wrote:
> Hello,
>
> I created a plugin based on EMF Compare which allow me to compare some
> specific XML files. So far, i call my plugin from CompareWith/EachOther.
> Now, i would like to be able to call my plugin from a different menu
> where i let the user selecting the 2 xml files via a FileDialog. This
> let him the chance to select files which are not necessarily in the
> workspace. Could you help me in finding how to call the my plugin as
> it is done when it is call from CompareWith/EachOther
>
> Best regards
> Philippe
Previous Topic:Texo - implementing an interface
Next Topic:File goes dirty when existing item selected
Goto Forum:
  


Current Time: Wed Jul 23 02:06:08 EDT 2025

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

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

Back to the top