Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图使用 XML 源选项卡编辑 BIRT 报告的 XML 节点。当我单击文本时,编辑器滚动到页面顶部。有谁知道为什么 BIRT 插件会这样做?
看起来 Eclipse 可以进入一些“快速访问”编辑模式。如果您在顶部带有“快速访问”水印的输入框内单击,那么您将能够在 xml 内单击。
谢谢各位的意见!