Eclipse RCP:如何编辑或删除“编辑器区域”在 helloworld 应用程序中查看
嗨,这真的很困扰我,我找不到该视图,所以我可以删除它或使用它。我在plugin.xml 和扩展中都找不到它。要了解我到底在说什么,很简单:当您在 RCP 中创建新的 Hello world 项目时,它就在那里,当您创建新视图时,它仍然在那里。
Hi this is really bugging me I can't find that View so I can either delete it or use it. I can't find it in plugin.xml nor extensions. To know what exactly I'm talking about it's simple : when you create new Hello world project in RCP it's there when you create new view it's still there.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
找到了!!,
在 Perspective.java 中
插入这一行:
Found it !!,
In Perspective.java
insert this line: