How do I get IntelliJ IDEA to display directories?

前端 未结 15 1266
臣服心动
臣服心动 2020-12-12 23:29

I\'ve been trying out IntelliJ IDEA for JavaScript editing, and I like it so far, but I\'m having a small problem with a new project.

I can\'t seem to be able to get

15条回答
  •  心在旅途
    2020-12-12 23:43

    The same problem had me going crazy for a couple of hours as well, coming from Netbeans where I could just start a new project and import any source tree. My project is PHP/JS and has nothing to do with Java, so it was not intuitive to have to create a Java module, just so I could see my files listed.

    I found the solution (covered above) here for more insight.

提交回复
热议问题