Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to ignore all proxies #1799

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Conversation

snjeza
Copy link
Contributor

@snjeza snjeza commented Jun 11, 2021

Fixes redhat-developer/vscode-java#1947

You can use the following property:

"java.jdt.ls.vmargs": "-Djdt.ls.disableProxies=true <your_vmargs>"

and check
~/.config/Code/User/globalStorage/redhat.java/<java.ls.version>/config_<your_os>/.settings/org.eclipse.core.net.prefs

Signed-off-by: Snjezana Peco snjezana.peco@redhat.com

Signed-off-by: Snjezana Peco <snjezana.peco@redhat.com>
@rgrunber rgrunber merged commit f4fad03 into eclipse-jdtls:master Jun 14, 2021
@rgrunber rgrunber added this to the End June 2021 milestone Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to ignore all proxies
2 participants