How to execute mvn command using IntelliJ IDEA?

后端 未结 6 1376
鱼传尺愫
鱼传尺愫 2020-12-16 09:44

I am trying to add Oracle JDBC driver in my local Maven repo. I have found this link to do so.

I want to do the same from Inside IntelliJ IDEA. Is there any way to e

6条回答
  •  不思量自难忘°
    2020-12-16 10:46

    You can check the Image :

    enter image description here

    If you don't fine the Maven Projects there then you can open it from Bottom Left part of Intellij IDEA, there's one Square Button there. click on it.

    If You don't have configure the maven path then you also need to configure maven directory also. Using maven settings.

提交回复
热议问题