Sharing databases between projects within Intellij

后端 未结 6 2280
死守一世寂寞
死守一世寂寞 2021-02-03 18:47

I use Intellij to inspect databases, run sql, view data in tables etc. This all works fine but the only thing I am missing is the ability to define these datasources once and vi

6条回答
  •  萌比男神i
    2021-02-03 19:23

    In Intellij 2020.1, click on the Database view, then click on "Data Source Properties" (database with wrench icon). On the dialog that opens, click on "Make global", which is the 5th icon (screenshot below).

    screenshot

提交回复
热议问题