Eclipse 更新破坏了 Android XML 布局编辑

发布于 2024-10-10 00:58:16 字数 173 浏览 0 评论 0原文

我最近更新了我的 eclipse 安装,用它来开发我的 Android 应用程序。 很快我发现我的布局文件丢失了与每个视图和布局相关的向上和向下箭头,这有助于组织我的布局。

我不知道更新还有什么问题(如果有的话),但我想知道并希望获得有关如何解决此问题的任何信息,以便我可以让我的开发回到正轨。

谢谢

I recently updated my eclipse installation with which I develop my Android apps.
Soon I found my layout files have lost the up and down arrows associated with each VIEW and LAYOUT which helps to organize my layouts.

I don't know whatelse the update, if anything, has messed up but I wonder and would appreciate any information on how to fix this issue so I can get my developments back on track, please.

Thanks

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

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

发布评论

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

评论(1

濫情▎り 2024-10-17 00:58:16

不幸的是,这不是一个错误:它们已被正式删除

8.x 中的新编辑器可能看起来相同,但它完全不同
下面有所不同,我们又添加了 +/- 功能。
无论如何,“-”按钮应该被删除代替。你可以对
单击 并选择删除或只需按键盘上的删除即可。
“+”选项确实被拖放所取代。我们已经改进了
显着拖放(并且仍在为下一个改进它
版本),并且应该足够好,不需要使用“+”。
在某些情况下,“+”还不够,您需要更多信息才能了解
项目将被放置的位置(例如放入
相对布局)。
(与上/下箭头相同)

来源)

Unfortunately this is not a bug: they have been officially removed.

The new editor in 8.x might look the same, but it's completely
different underneath and we have added the +/- features back.
the "-" button should be replaced by delete anyway. You can right
click and choose delete or simply hit delete on your keyboard.
The "+" option is indeed replaced by drag and drop. We've improved
drag and drop significantly (and still improving it for the next
version), and should be good enough that using "+" isn't needed.
In some cases too, "+" isn't enough, you need more information to know
where the item will be placed (like when dropping into a
relativeLayout).
(same thing with the up/down arrows)

(source)

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