Undo and redo buttons does not appear on toolbar [message #1807748] |
Fri, 07 June 2019 09:35 |
Madhan 1106 Messages: 6 Registered: June 2019 |
Junior Member |
|
|
I have created an eclipse application. When I launch the application for the first time I can see undo and redo in the toolbar. When I close the application and launch it again, the options disappear.
I have figure out that the workbench.xmi is updating these actions in the hidden items.
<persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.ui.edit.undo,persp.hideToolbarSC:org.eclipse.ui.edit.redo"/>
I have tried clearing the persisted state and it works fine. But I do not want to clear the persisted state. Can anyone explain why it is being added to hidden perspective and how can i avoid the problem.
[Updated on: Sun, 09 June 2019 05:41] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08264 seconds