开发者

What does a " site " signify OR represent in the eclipse ( rcp ? ) world?

开发者 https://www.devze.com 2023-04-03 20:45 出处:网络
I just can\'t find a definitionof this term(in the eclipse context). Somebody enlighten me please LE Examples: IWorkbenchSite , IVi开发者_Python百科ewSite etcThe interface obviously has children, but

I just can't find a definition of this term( in the eclipse context). Somebody enlighten me please

LE Examples: IWorkbenchSite , IVi开发者_Python百科ewSite etc


The interface obviously has children, but they are all internal to Eclipse implementation. A "site" is just a way for a part to access the workbench. See http://blog.eclipse-tips.com/2009/09/back-to-basics-display-shell-window.html.

0

精彩评论

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