When something doesn't work... I kill eclipse and re-start it. Fixes a few things almost all the time. Has been happening lately with the new ADT update.
*Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Tue, Oct 25, 2011 at 10:39 PM, swebb99 <[email protected]> wrote: > Great thanks Kostya that fixed my problem :) Do you know what it fixed > by any chance ? > > Steve > > On Oct 25, 3:23 pm, Kostya Vasilyev <[email protected]> wrote: > > Try right clicking on the project, then choosing "Android - Fix project > > properties", then closing and reopening the workspace. > > > > 25.10.2011 18:00, swebb99 пишет: > > > > > > > > > > > > > > > > > > > > > I updated the android SDK's, basically installed and updated > > > everything. Now when I open existing applications I've been working on > > > I get an error when trying to view existing layouts > > > > > java.lang.NullPointerException > > > at > > > > com.android.ide.eclipse.adt.internal.editors.layout.configuration.Configura > tionComposite.onXmlModelLoaded(ConfigurationComposite.java: > > > 689) > > > at > > > > com.android.ide.eclipse.adt.internal.editors.layout.gle2.GraphicalEditorPar > t.onTargetChange(GraphicalEditorPart.java: > > > 970) > > > at > > > > com.android.ide.eclipse.adt.internal.editors.layout.LayoutEditor.onDescript > orsChanged(LayoutEditor.java: > > > 568) > > > at > > > > com.android.ide.eclipse.adt.internal.editors.layout.LayoutEditor.initUiRoot > Node(LayoutEditor.java: > > > 490) > > > at > > > > com.android.ide.eclipse.adt.internal.editors.layout.LayoutEditor.xmlModelCh > anged(LayoutEditor.java: > > > 309) > > > > > So basically any existing project I can only see the xml. If I start a > > > new project using the same API 2.3.1 as the existing projects it opens > > > the graphical view fine! > > > > > Any idea's ? > > > > > Thanks in advance. > > > > -- > > Kostya Vasilyev > > -- > 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 -- 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

