Error:(100, 0) Project with path ':shxj' could not be found in project ':app'.

关于安卓项目module引用的问题

从svn更新队友代码后  工程无法正确编译,异常:Error:(100, 0) Project with path ':shxj' could not be found in project ':app'.

clean和builder 均无效,后来多方查找,队友的settings.gradle文件没有提交。ok.特么的我手动添加Error:(100, 0) Project with path ':shxj' could not be found in project ':app'._第1张图片

在此文件后面手动添加找不到的module, try again. 搞定。

新手上路 多多关照

参考博客:https://blog.csdn.net/lvshuchangyin/article/details/51780431

   
   
   

你可能感兴趣的:(Error:(100, 0) Project with path ':shxj' could not be found in project ':app'.)