I’m storing my Android project in a Subversion repository. After recently shuffling a bunch of stuff around I started getting tons of errors like:
syntax error entries /project_name/src/.svn line 1 Android AIDL Problem
syntax error don't know what to do with "" entries /project_name/src/.svn line 28 Android AIDL Problem
etc.
It seems as if Eclipse is trying to build the files in the .svn directories now. This setup used to work fine, how can I fix this?
It is worked for me:
my .classpath-file