weird. changed it so that the file did not have capital letters and it worked. not sure why capital letters in the filename would throw it for a loop.... *sigh*
On Aug 21, 12:12 am, phil <[email protected]> wrote: > using eclipse 3.4.1 and also 3.5 and I cannot seem to add a new > layout .xml file. > > i tried adding it externally using windows explorer, but got all these > errors. > > [2009-08-21 00:01:54 - TestAndroid] (skipping index file > 'C:\workspace\TestProject\res\drawable\Thumbs.db') > [2009-08-21 00:01:54 - TestAndroid] res\layout\Test1.xml: > Invalid file name: must contain only [a-z0-9_.] > [2009-08-21 00:01:54 - TestAndroid] res\layout\Test1.xml: > Invalid file name: must contain only [a-z0-9_.] > > then i tried right click on the layout folder, selected new Android > XML file and I got this -- > > The selected wizard could not be started. > Plug-in com.android.ide.eclipse.adt was unable to load class > com.android.ide.eclipse.editors.wizards.NewXmlFileWizard. > com.android.ide.eclipse.editors.wizards.NewXmlFileWizard > > I tried both versions of eclipse, I tried uninstalling and > reinstalling the ADT plugin. Nothing seems to be working! > > tia. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

