I can`t see the "database" view in "View -> Tool windows" in Intellij 12.
Anyone experienced the same problem? How do I get it back?
On the Data Sources tab, select a data source that you want to modify. On the Options tab, select Single database mode. Click Apply.
Intellij community edition doesn't come with a database browser, but we can install Database Navigator plugin. Open Setting dialogs and search for plugin: Select MarketPlace tab and type database: In the right panel (which shows Database Navigator) click on install and then click on restart IDE.
Locate the JDBC driver jar file and press Open. To do this in Intellij, right click on Project folder -> Open module settings, this should open a new window. Go to libraries under Project settings and click on add to locate and add the JDBC jar files to the project.
This can be a repeat of deep's answer. But will help newbies who aren't familiar with Intellij jargon's.
Ctrl+Alt+s will take you to settings. From Settings go to plugins.
Add Database Navigator from the repository if it is not enabled.
After this go to View-> Tool Windows -> Database navigator
As of intellij version 2017.1, search for the plugin "Database navigator" in Settings -> Plugins. Then you can open the db browser from View -> Tool Windows -> DB Browser.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With