Intellij Open File Resource ( Ignore target folder )

前端 未结 2 1875
星月不相逢
星月不相逢 2021-02-18 18:53

When I use the command + shift + o command I get this popup:

\"enter

The problem

2条回答
  •  迷失自我
    2021-02-18 19:16

    Make sure that the target folder is excluded in the Project Structure | Modules:

    enter image description here


    It should have been excluded automatically since it is a maven project (I assume).

提交回复
热议问题