I solved this problem as follows (note: steps #1 and #2 may not be necessary - they were done just to be thourough):
1. completely uninstalled Eclipse and deleted my default workspace directory, because I use a non-standard workspace location. 2. Reinstalled Eclipse 3. Installed ADT version 0.9.1 from http://developer.android.com/sdk/adt_download.html 4. Changed my workspace to my normal working workspace. 5. Everything works now. Richard On May 22, 2:28 pm, Richard Schilling <richard.rootwirel...@gmail.com> wrote: > I'm finding threads in this forum with somewhat related problems. > Here's a link: > > http://groups.google.com/group/android-developers/browse_thread/threa... > > On May 22, 11:56 am, RichardSchilling > > <richard.rootwirel...@gmail.com> wrote: > > I'm using the new SDK 1.5, and I'm trying to add some elements to a > > layout in eclipse. When I click the green plus symbol, the dialog > > pops up, but it doesn't populate with anything to choose from. Here's > > the XML of the layout I'm trying to add an element to: > > > <?xml version="1.0" encoding="utf-8"?> > > <LinearLayout > > xmlns:android="http://schemas.android.com/apk/res/android" > > android:layout_width="wrap_content" > > android:layout_height="wrap_content"> > > </LinearLayout> > > > Any clue as to what's going on? > > > Thanks. > > > RichardSchilling > > Mobile Operating Systems Engineer > > Root Wireless, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---