Eclipse RCP 应用程序中的曲线选项卡
我目前正在使用 Eclipse Helios Service Release 1。我对 IDE 和平台都很陌生。
我的问题是,如何在我的应用程序上获得与 IDE 相同的弯曲选项卡?
I am currently using Eclipse Helios Service Release 1. I am new to both the IDE and the platform.
My question is, how do I get the same curvy tab on my app that of the IDE?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据 此线程 和这个博客文章:
请参阅“Eclipse 外观和感觉自定义”了解更多。
都看到这个“java-tips":
请注意,当有很多选项卡时,长标题可能会出现问题:
请参阅错误 322623:
“使用新样式选项卡时,编辑器选项卡不会显示长文件名的省略号。”
According to this thread and this blog post:
See "eclipse look&feel customization" for more.
All see this "java-tips":
Note that there might be an issue with long titles when there is many tabs:
See bug 322623:
"Editor tabs do not show ellipsis for long filenames when using new style tabs."