开发工具

【IDEA】IDEA 导入一个普通工程时类出现橙色时钟标识

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

猜你喜欢

热点阅读