问题描述
我有一个高清硬件故障otherday并一直在试图重建我的Android编程环境。
I had a HD hardware failure the otherday and have been trying to recreate my Android programming environment.
我已经安装了Eclipse和Android SDK。我已经更新了SDK到最新版本。
I have installed Eclipse and the Android SDK. I have updated the SDK to the latest version.
我然后导入我的项目,从我的备份文件夹。当我看到我的布局文件,在Eclipse中我不能观看Grphical.layout作为其不是一种选择。我碰到下面的标签选项页面(设计或来源)。
I then imported my project from my backup folder. When I look at my layout files in eclipse I cannot view the Grphical.layout as its not an option. I get the following tab options for the page (Design or Source).
不过我的老environmet,我有一个副本,在虚拟机上给我下的布局文件选项卡选项(图形布局或filename.xml中)
However my old environmet which i have a copy of in a virtual machine gives me following tab options for the layout file (Graphical Layout or filename.xml)
任何想法,这是为什么出现?我想这一定是是与日食并没有意识到它的护身符被看的Android XML布局文件。
Any ideas why this is occuring? I assume it must be something to do with eclipse not realising that its menat to be looking at android xml layout files.
请帮忙,
伊恩
推荐答案
漫画,如果图形布局没有显示通过打开XML文件尝试使用OpenWith - > U上想从下水库工程资源管理器中打开XML文件魔女布局编辑器文件夹
comic if graphical layout is not showing by opening the xml file try using OpenWith ->Layout Editor on the xml file witch u want to open from project explorer under res folder
这篇关于Eclipse的不显示图形布局为Android XML文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!