Eclipse 中的 XML 文件缺少“源”和“重构”菜单
Eclipse 菜单栏中的“源”和“重构”菜单丢失。
当我在 java 视角中查看 java 文件时,它们会出现,但是当我在同一视角中更改为 XML 时,菜单就会消失。
你能帮我吗?非常感谢
The menus Source and Refactor in the eclipse's menubar are missing.
When i am looking a java file, in the java perspective, they appear, but when i change to an XML in the same perspective the menus disappear.
Can you help me with that? So Much Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这实际上是正确的行为,因为提到的菜单中的大多数操作都不能应用于 XML。或者您想要一些特定的菜单项?
This is actually a correct behavior, since most actions from mentioned menus cannot be applied to XML. Or do you want some specific menu item?