Closed GoogleCodeExporter closed 9 years ago
My answer :
***************
This seems to be an AndroidAnnotations bug, and should be reported on the
dedicated bug tracker.
AndroidAnnotations wasn't designed with this use case in mind, but this is
still a very valid use case. The problem seems to be that the activity is
generated in the shared library project, when it should be generated in each
depending project, am I right ?
(please answer in the bug tracker)
Original comment by py.ricau
on 19 Jul 2011 at 9:42
User Answer on StackOverflow:
***************
Thanks for your input, I was going to submit to bug tracker, but just wanted to
check if it could be fixed in eclipse. Yes the activity should be generated in
the depending project, otherwise both of the depending projects are trying to
generate the same activity in the same location.
Original comment by py.ricau
on 20 Jul 2011 at 1:23
Won't fix this bug until I get more feedback and a user involved with this. I
need a project showing the problem so that I can work on it. Bug on hold for
now.
Original comment by py.ricau
on 2 Oct 2011 at 4:51
attached is an eclipse project illustrating the problem
Original comment by bsagal@gmail.com
on 27 Nov 2012 at 11:05
Attachments:
This project has moved to GitHub, please create a new issue there:
https://github.com/excilys/androidannotations/issues/new
Original comment by py.ricau
on 27 Nov 2012 at 11:08
Original issue reported on code.google.com by
py.ricau
on 19 Jul 2011 at 9:40