简体   繁体   中英

Intellij idea not showing “Dependencies” tab on Project Structure - Modules

I just clean installed IntelliJ IDEA and opened a Java project.

Then I press Ctrl Shift Alt S go to "Project Structure" -> "Modules".

However I cannot see the tabs that should have "Sources/Paths/Dependencies".

I just want to import some ".jar" to my project.

在此处输入图片说明

Try removing your module and creating new one.

If you don't know how to remove a module see link bellow:

https://www.jetbrains.com/help/idea/2017.1/removing-modules-from-a-project.html

To know how to create a new module see this link:

https://www.jetbrains.com/help/idea/2016.2/creating-a-java-module.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM