How to get IntelliJ proxy settings programmatically?
The class HttpConfigurable has been deprecated at version 2024.2, when I use HttpConfigurable.getInstance() to get proxy data such as host, login name, it will warn: ‘com. intellij. util. net. HttpConfigurable’ is deprecated and marked for removal. Is there other way to get proxy data?