Customizing the top toolbar in the Compare Editor [message #1746710] |
Thu, 03 November 2016 11:32  |
Eclipse User |
|
|
|
Hi,
I'd like to ask if it's possible to remove some of the buttons in the top toolbar of the Compare Editor, such as the "Accept All Non-Conflicting Changes" button.
I can see that these buttons are created in the CompareToolBar class, so I thought about extending this class to make my own customized toolbar. However, I can see that the CompareToolBar class is instantiated and used as a private field in class EMFCompareStructureMergeViewer. So even if I extend EMFCompareStructureMergeViewer, I cannot replace the value of the toolBar field with an instance of my custom toolbar.
Is there some workaround for this, or some other way to modify this toolbar?
Cheers,
Vlad
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25589 seconds