When I open /layout/main.xml in a newly created Android Projects in Eclipse Galileo, it crashes Eclipse completely, i.e. Eclipse will just close and exit. This only happens with the Android Projects created using SDK 1.6, & 2.1. SDK 1.5 & 2.0 are fine. Anybody has any clue?
P.S. All the other xmls in the /res are fine, only the main.xml has problem. And when I compared the main.xml created by default in SDK 1.6 & 2.1 as opposed to 1.5 & 2.0, they are the same content. So, it's something to do w/ SDK parsing and trying to display the layout.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

