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:
Have you tried right clicking one of the layout files in the Package Explorer view and clicking
Open With -> Android Layout Editor
Please Try This
right clicking on layout files of any in the Package Explorer view and clicking
Open With -> Android Layout Editor
If you can see the Graphical Editor tab and still if nothing is showing up, restart eclipse. Worked for me!