Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Graphical Layout tab does not appear for some layout files into Eclipse

I'm facing a problem when developing layout files for Android with Eclipse ADT Plugin. Some of my files, when opened, does not show the Graphical layout tab, just as below:

enter image description here

The others (actually, the older ones), instead, show it correctly.

enter image description here

Does anyone knows what can be done in this case?

Thanks in advance!

like image 443
Guilherme Avatar asked Apr 19 '11 11:04

Guilherme


2 Answers

Have you tried right clicking one of the layout files in the Package Explorer view and clicking

Open With -> Android Layout Editor

like image 91
2bard Avatar answered Nov 19 '22 17:11

2bard


If you can see the Graphical Editor tab and still if nothing is showing up, restart eclipse. Worked for me!

like image 3
abat Avatar answered Nov 19 '22 18:11

abat