How are you creating the XML file -- using the "New Android XML File"
wizard, selecting "Menu" among the type radio buttons? What name are
you choosing? Also, which version of Eclipse and ADT?

If you can generate a thread dump of the frozen IDE, that would help.
For example, use "jstack <pid>". Here are some instructions on how to
obtain a stack trace -
http://wiki.eclipse.org/How_to_report_a_deadlock (but *don't* file a
bug in the Eclipse bug tracker as stated in that document; instead use
http://b.android.com ).

-- Tor

On Thu, Apr 7, 2011 at 2:28 PM, Dustin Lane <r.dustin.l...@gmail.com> wrote:
> I am having nearly the exact same problem.  If anyone out there has
> any insight, it would greatly be appreciated!
>
> Thanks,
>
> On Mar 24, 10:46 pm, Keith Wiley <kbwi...@gmail.com> wrote:
>> If I right-click the res folder of a project, I can create amenu
>> folder.  If I right click that folder and try to create amenu.xml
>> file,eclipsehangs.  I have to force quit it.  After 
>> relaunchingeclipse,menu.xml is there.  I've seen this behavior on two 
>> different
>> computers now.  If I then try to open the emptymenu.xml to edit it,
>> on one computereclipsehangs again, although on the other it opens
>> and I can then edit the file.
>>
>> I'm runningeclipseHelios and the very latest Android SDK 3.0.  Both
>> computers are running Snow Leopard although one is a core 2 duo
>> (macbook) and the other is an i7 (macbook pro).
>>
>> Anyone else run into this?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to