I posted a reply on stack-overflow for you. Basically, to summarize: Eclipse needs to write in its configuration directory when changes are made. By default, that's stored in the configuration/ subdirectory.
If you move Eclipse to somewhere besides C:\Program Files\ (which I recommended to someone here just a few minutes ago), and pay close attention to permissions, you should be fine. But the real best answer is to give each user their own configuration directory, for which I refer you to the Eclipse documentation. On Dec 24, 12:29 pm, Android Eve <[email protected]> wrote: > I had a perfectly working Eclipse + Android 2.2 SDK working in both > Administrator account and LUA (Limited User Account) under Windows XP. > > Then I decided to add the Android 1.6 SDK (I could add it from an > Administrator account only). It seemed to have gone well, since it > still works perfectly -- but **only** in that Administrator account! > > When I try to start Eclipse under a LUA, I receive a series of error > message boxes as described in the original request for help I posted > here: > > http://stackoverflow.com/questions/4527903/huh-android-preferences-pa... > > (from what I have seen so far, it seems that this is the best place to > ask for help, but if there is a better place, please advise) > > Any idea why this is happening and how to fix this? > > Thanks. -- 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

