idea中Cannot Save Settings Module ‘Test’错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea中Cannot Save Settings Module ‘Test’错误相关的知识,希望对你有一定的参考价值。
idea中导入的项目后报:Cannot Save Settings Module ‘Test’ must not contain source root错误
原因:是module的原因
idea中导入名称为Test的项目后,打开 File—>Project Structure...,点击左侧的Modules,发现除了名称为Test的module,还有一个“main”,发现“main”属于“Test”这个项目。
当add JARS or directories或者add Library都会弹出错误框:“Cannot Save Settings Module “Test” must not contain source root ”。
解决:将“main”这个module删除,问题解决。
以上是关于idea中Cannot Save Settings Module ‘Test’错误的主要内容,如果未能解决你的问题,请参考以下文章
webstorm问题 Cannot load settings from file...
在IDEA中的cannot_resolve_method解决方法
IntelliJ IDEA提示Cannot resolve symbol
Intellij IDEA报错:Could not save application settings: java.io.IOException: java.lang.AssertionError:
Java 开发工具IntelliJ IDEA 12.0 总是提示Cannot resolve symbol
Unable to save settings: Failed to save settings. Please restart PyCharm解决