Eclipse 插件视图的默认位置

发布于 2024-12-02 16:56:41 字数 99 浏览 0 评论 0原文

我创建了一个带有 UI 的 Eclipse 插件,默认情况下我希望将其停靠在 Eclipse Java 透视图(或与此相关的任何其他透视图)的底部。如何为我的插件 UI 设置默认位置?

I've created an eclipse plugin with a UI that I want to dock by default at the bottom in the Eclipse Java perspective (or any other perspective for that matter). How do I go about setting a default location for my plug-in UI?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

被你宠の有点坏 2024-12-09 16:56:41

...您可以使用perspectiveExtensions 扩展点来影响其他视角中视图的初始大小和位置。

更多信息请参见此处。

...you can influence the initial size and position of your view in other perspectives by using the perspectiveExtensions extension point.

More on this here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文