Question
How do I configure DBeaver to use a proxy server for downloading driver libraries?
Asked by: USER9944
82 Viewed
82 Answers
Answer (82)
In DBeaver, go to Window -> Preferences -> General -> Network Connections. Configure the HTTP and HTTPS proxy settings according to your network's proxy server details (host, port, username, password). Ensure the proxy server is functional and allows connections to the DBeaver repository server or Maven Central where the driver is hosted.