It's working for me locally (commit f7bfd647 - running ./gradlew build) Can you compare your directory stucture?
tree command up to 4 levels deep: https://gist.github.com/tleyden/9215548 tree command to max depth: https://gist.github.com/tleyden/9215525 After a fresh git clone you should run "git submodule init && git submodule update" Which commit are you on? On Tue, Feb 25, 2014 at 11:01 AM, Ron Williams <[email protected]>wrote: > I'm trying to use couchbase-lite-android-ektorp in a project and when > attempting to build I keep getting > > *Project with path > ':couchbase-lite-android-ektorp:libraries:couchbase-lite-java-core' could > not be found in project ':libraries:couchbase-lite-android-ektorp'* > > I've init the submodules for couchbase-lite-android-ektorp so the projects > are physically there. Am I missing something? > > Thanks, > Ron > > -- > You received this message because you are subscribed to the Google Groups > "Couchbase Mobile" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mobile-couchbase/4a23b492-c63e-4e61-8e6c-4ad7874206e4%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/CACSSHCHHPJoa7icC8YBWo8tigkOwu_1F%3DjnQ%3DDn_U9Ors-h2qw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
