开发者

Save resources dialog

开发者 https://www.devze.com 2023-03-07 10:18 出处:网络
My RCP application c开发者_StackOverflow中文版ontains a custom editor. When I try to close this application the \"Save resources\" dialog is appearing with the list of duty editors:

My RCP application c开发者_StackOverflow中文版ontains a custom editor. When I try to close this application the "Save resources" dialog is appearing with the list of duty editors:

How to invoke it programmically?


You need to call IWorkbenchPage.saveAllEditors()

0

精彩评论

暂无评论...
验证码 换一张
取 消