Help with Folder Structures/Setting

已回答

Small question, but I've spent hours searching. I like to view my folders from the left in the 'Project' tab, but they only appear if I open the window at the top. How can I fix this? I don't have access to my src (source files) or .idea. I know it was user error, because it is only happening on this project. Its just a small annoyance because this program has several files.

0

Your project is misconfigured, please configure the content roots/modules for the project, see https://www.jetbrains.com/help/idea/configuring-content-roots.html. For the web content use the Web module type.

 

0

请先登录再写评论。