This is bizarre, any explanation gratefully received!
Here you can see 5 projects. I have my standard Android Projects for 1076 and 1087. There is also a template project from 1076 that gets picked up and facebook from 1087. Finally there is my app, ten_sig.
You can see that ten_sig is in the root of my Android folder structure. If I put it in
1076/IDE/apps - where it belongs - then Eclipse will not find
any projects!
Once in the root, everything is fine. I thought it was a conflict with
interpreter_android which it was copied from, but if I move
interpreter_android to the root instead, it still fails. I have changed the app name in
.project and
AndroidManifest.xml.
Any ideas?