[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Customized GUI for Compare

Hi,

I have two XML files that I need to compare. I have looked at the Compare API and the XML Compare examples plugin. The XML Compare plugin match almost my requirements. However, I need to to change the GUI of the compare editor. E.g. I want Tree tables in all panes.

I have created a SWT GUI that match my needs, but I haven't found a way to connect this GUI to the XML compare structure creator from the XML Compare plugin.

What would be the best way to do this?

Regards

Henrik