IntelliJ Settings
已回答
Hi,
Recently after doing few updates that was suggested while opening the project, I am no longer able to see 'add' button to add new repository under File-> settings-->build tools--> maven--> repository.
I do not recall what all I updated. But I was able to see it before the updates I made. My current version is 2017.2
请先登录再写评论。
Repositories are added in pom.xml, IntelliJ IDEA will read your project settings and list the repositories it uses. There is no way to add the repositories manually via IntelliJ IDEA user interface.
Thanks Serge, but I am sure I have done it before through UI.