Sharing databases between projects within Intellij

后端 未结 6 2208
死守一世寂寞
死守一世寂寞 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条回答
  •  爱一瞬间的悲伤
    2021-02-03 19:16

    In IntelliJ 2019.3 to share connection to DB with multiple projects:

    . Open Database panel . Data source Properties . Click the blueMake Global button

    View this image to see where it is

提交回复
热议问题