簡體   English   中英

Eclipse RCP。 如何在org.eclipse.ui.internal中更改方法

[英]Eclipse RCP. How to change method in org.eclipse.ui.internal

如何更改實施方法?

IStatus restoreState()

在班上:

org.eclipse.ui.internal.Workbench;

您不能,內部類超出范圍-Eclipse API參與規則

Eclipse 4.3版本的Workbench甚至不存在restoreState方法。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM