Solved - Graphical Layout Not displaying on Mac in Eclipse


On eclipse 3.7.2 on Mac OS Lion, the graphical layout editor was not displaying xml layout files of me.  It turns out you need to tell eclipse to associate xml file with the layout editor, as detailed here:

  http://androidbridge.blogspot.com/2011/11/eclipse-layout-editor-not-showing.html

As described in the link, you need to

  • Specify the Android Layout Editor as the default for Android XML files under Preferences -> General- >Editors->File Associations
  • Restart eclipse

This worked for me.


No comments:

Post a Comment

Popular Posts