How to stop sql developer to open a new window when connecting?

Each time the sql developer connects to the database, it opens a new window. Is this customizable? Can we stop him?

Thanks!

+4
source share
1 answer

Yes, you can configure it:

Tools → Settings → Database → Worksheet → Open worksheet when connected

+8
source

Source: https://habr.com/ru/post/1500521/


All Articles