-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Linux
I have a Android TestProject and it has targetPackage of the instrumentation set to itself. This way I can easily test a android library that is referenced by this project and tested.
The buildstep "Create Android Buildfiles" fails for this project with:
"No related app project found; cannot create build files for test project NAME "
I think this is caused by the mentioned self-targeting.