This sounds like it is an Eclipse issue rather than an Android issue.
And depending on what you mean by "goes out of sync very easily", it
might not even be an Eclipse bug, just an odd consequence of their
decision of how to build the abstraction "project file" on top of the
simpler abstraction, "operating system file". For I have noticed it
gets out of sync too, but I have never had an "out of sync" problem
that I could not deal with easily by resyncing the folder from inside
of Eclipse. That is, if I edit a source file w/ Emacs instead of the
built-in Eclipse editor, I then resync the folder it is in from the
Eclipse menu, and all is right again. Likewise if some other file in
the project changes for some other reason.

But if you mean Eclipse suddenly losing sight of the R file, the
solution for that is different: 'clean' project fixes it 9 out of 10
times. I can't remember what the workaround was for the remaining 1
out of 10 times I saws this failure.

But if you are having some other "out of sync" problem, then that is
probably peculiar to your installation. The rest of us do not find out
of sync problems to be that annoying -- probably because we don't see
it as often. But in that case, your best bet is to take this up in an
Eclipse group rather than here.

On Sep 5, 9:03 am, Droid <[email protected]> wrote:
> My eclipse goes out of sync very easily. I now make copy paste files
> into a project to make sure they go into the workspace and do not stay
> somewhere else. Its the worst thing about Eclipse IMO. Build/clean is
> automatic usually, but does not always fix problems.
> I have lost loads of stuff...
>
> On Sep 3, 5:31 pm, Steve Mathews <[email protected]> wrote:> I usually have 
> to do Project -> Clean, then build again and this goes away.
>
> > On Fri, Sep 3, 2010 at 2:40 AM, SREEHARI
> > <[email protected]>wrote:
>
> > > Do "bulid project"........... It will be fine.
>
> > > Regards,
> > > SREEHARI
>
> > > --
> > > 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]<android-developers%2Bunsubs
> > >  [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

Reply via email to