开发者

Difference between IWorkbenchWindow and IWorbenchPage in Eclipse SDK

I still don't get what the difference is between the two. The eclipse docs just say that a window can have many pages, but when does 开发者_如何学JAVAthat happen? Under what circumstances is the number of pages more than one?


You will have multiple pages in a window only if you are running Eclipse 2.0 or earlier. The API is there only to maintain binary backward compatibility with the older releases. Eclipse 3.x doesn't have multiple pages per workbench window.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜