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