[android-developers] Re: I got syntax error of files of svn under eclipse

2009-08-17 Thread conquestor
It is worked for me: * Delete your project from eclipse (not from disk). * "File"->"New.."->"Project"->"Android Project" * in "New Adroid Project"-Dialog selected "create project from existing source" (find your project on HDD)->"Finish" my .classpath-file On Jul 8, 3:20 p

[android-developers] Re: I got syntax error of files of svn under eclipse

2009-07-23 Thread smartpixgames
Have you tried to add **/.svn/ to the Exclusion patterns at the Source preferences of the project's build path settings? This helps. On 8 июл, 17:20, Victor Lin wrote: > Hi, > > I am developing android program under eplicse environment. I usesvn > to store all my files. But it seems thatsvnfi

[android-developers] Re: I got syntax error of files of svn under eclipse

2009-07-17 Thread Jeremy Logan
Did anyone ever solve this? I'm having this problem now too. Jeremy On Jul 8, 8:15 pm, Rud wrote: > I see the same. Also, somehow the .svn directories are being created > under \bin even though my SVN is setup to ignore \bin. > > Rud > > On Jul 8, 8:20 am, Victor Lin wrote: > > > Hi, > > > I a

[android-developers] Re: I got syntax error of files of svn under eclipse

2009-07-08 Thread Rud
I see the same. Also, somehow the .svn directories are being created under \bin even though my SVN is setup to ignore \bin. Rud On Jul 8, 8:20 am, Victor Lin wrote: > Hi, > > I am developing android program under eplicse environment. I use svn > to store all my files. But it seems that svn file