0
点赞
收藏
分享

微信扫一扫

IDEA使用易错---Cannot start compilation: the output path is not specified for module “XXXX“.Specify the

崭新的韭菜 2022-02-10 阅读 52

为保证在当前目录创建成功!!!

请确保该工作空间只有一个Moudle且一开始就是,而不是移除的结果。否则

会创建在非本项目的文件夹下,而是主项目文件夹下(即最开始创建的那个)。

移除最开始创建的那个会出现


组件一起会有工作空间不变动的问题


Cannot start compilation: the output path is not specified for module "XXXX".
Specify the output path in the Project Structure dialog.

都不行的处理

举报

相关推荐

0 条评论