How do I re-include a class into the build path in Intellij IDEA?

前端 未结 2 601
长情又很酷
长情又很酷 2021-01-03 23:57

I accidentally excluded a class from the build path, from the compiler errors pane, and I can\'t figure out how to get it back.

The class isn\'t visible from any oth

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-04 00:44

    2018 update

    File -> Settings -> Build, Execution, Deployment -> Compiler -> Excludes
    

提交回复
热议问题