Project with path '' could not be found in root project ''
问题 I have just imported a project from eclipse. The project consists of an android library project linking to the main apk project. Folder structure is simple I have rootFolder 1) carEgiriLibrary 2) carEgiriPuneBangalore I get this error when Gradle try's to sync. Error:(5, 0) Project with path ':personal:mCruiseOn:carEgiriLibrary' could not be found in root project 'carEgiriPuneBangalore'. Open File Gradle-wrapper.properties #Wed Apr 10 15:27:10 PDT 2013 distributionBase=GRADLE_USER_HOME