【IDEA】IDEA 导入一个普通工程时类出现橙色时钟标识
2020-08-31 本文已影响0人
itlu
- 点击 file --> open --> 选择一个需要打开的项目;
打开一个普通项目
- 但是出现下面的情况:
类出现一个橙色时钟标识
-
使用ctrl + alt + shift + s快捷键进入项目结构中
操作步骤
- 最终效果:
最终效果
- 出师不利 , 以上一顿操作之后一运行出现之后的错误 : Cannot start compilation: the output path is not specified for module "debug_demo".Specify the output path in the Project Structure dialog. 解决办法。
解决编译输出路径问题,以及JDK版本问题