如何在 Eclipse 中为 Android 应用程序设计获取图形布局窗口?

2023-08-22Java开发问题
11

本文介绍了如何在 Eclipse 中为 Android 应用程序设计获取图形布局窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我不知道发生了什么,但我丢失了我们在 Eclipce 中用于设计 Android 应用程序的 XML 布局的图形布局窗口.我想要那个设计窗口回来.我可以看到 xml 代码和所有内容...但我希望在将 Android 集成到其中后,默认情况下在 Eclipse 中可用的设计编辑器.

I dont know what happend, but i lost the Graphical Layout Window of the XML Layout that we are using in Eclipce to design the Android Application. I want that Design window back. I can see the xml code and every thing. . . But i want the Design Editor that is available as by default in the Eclipse after integration of the Android in it.

那么怎么找回来???

推荐答案

没有人回答我的问题,但是通过在 Eclipse 上搜索我得到了答案:

No one has answered my question, but by searching on Eclipse I got the answer:

我必须右键单击 XML 代码布局,然后选择 Open With Layout Editor.它将显示我的应用程序的图形布局编辑器,现在我可以看到 XML 布局文件的图形视图.

I have to right click on the XML code layout and then select Open With Layout Editor. It will show me the Graphical Layout Editor for my Application and now I am able to see the graphical view on the XML layout files.

这篇关于如何在 Eclipse 中为 Android 应用程序设计获取图形布局窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

如何在java中找出依赖于语言环境的文本方向?
How to find out locale-dependent text orientation in java?(如何在java中找出依赖于语言环境的文本方向?)...
2024-08-25 Java开发问题
24

Eclipse 在尝试启动 Android 应用程序时卡住了
Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)...
2024-08-25 Java开发问题
14

Eclipse:无法初始化监视器线程:无法建立环回连接
Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)...
2024-08-25 Java开发问题
4

Eclipse-找不到JDK
Eclipse- JDK not found(Eclipse-找不到JDK)...
2024-08-25 Java开发问题
6

错误:CreateProcess 错误=216,此版本的 %1
Error:CreateProcess error=216, This version of %1(错误:CreateProcess 错误=216,此版本的 %1)...
2024-08-25 Java开发问题
9