a 是什么意思?网站”在 eclipse ( rcp ?) 世界中表示或代表?
我只是找不到这个术语的定义(在 Eclipse 上下文中)。请有人启发我
LE 示例: IWorkbenchSite 、 IViewSite 等
I just can't find a definition of this term( in the eclipse context). Somebody enlighten me please
LE Examples: IWorkbenchSite , IViewSite etc
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该接口显然有子接口,但它们都是 Eclipse 实现的内部接口。 “站点”只是零件访问工作台的一种方式。请参阅 http://blog.eclipse- Tips.com/2009/09/back-to-basics-display-shell-window.html。
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.