当我尝试将项目从github导入intellij idea时,它成功地得到了支持。
我想运行它并查看输出。但是当我编译它时,我得到了错误 cannot start compilation
.
这是我犯错误的照片。
我从错误中了解到,输出目录不存在。
我使用项目结构-->项目编译器输出来初始化它。
我把它描述成 projectname\out
. 也是我的 compiler output
设置为 Inherit project compile output path
.
然后我重建我的项目,但它没有成功。
我只想在intellij idea中运行github项目。
暂无答案!
目前还没有任何答案,快来回答吧!