Hi I created appengine connected android application for an opensource project(OpenIntents.org)
I pushed the code to github from my ubuntu 11.04.
Pulled the code(git clone) back to my windows xp.
But I get errors in my imported eclipse project.
Note: I only put gwt-cache folder in .gitignore. Do i have to ignore other folders too so that the code works. How will be the autogenerated RPC classes and locators have to be ignored too??