How to execute mvn command using IntelliJ IDEA?

后端 未结 6 1361
鱼传尺愫
鱼传尺愫 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:36

    There is a button in maven menu of Intellij IDEA:

    screenshot

    Also you can always use "Terminal"

提交回复
热议问题