How to show the project structure correctly in IntelliJ? -


Do you know how to show project structure correctly?

My project structures can not show all my files.

I do not know how to fix it.

Thanks in advance.

Ensure that the content of your module is at the root level of your project (in project settings) again Mark any folder as a formula code (and similarly folders having test as a test source).

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -