eclipse - Android add referenced android project into main android project -


i'm wondering if following scenario possible:

i have in workspace 2 projects, , on of them referenced folder in other project(the referenced project external sdk)

now, don't want them sit in 2 different locations since it's not svn-friendly.

is there option add project project? ( can't convert jar since contains resources)


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -