Nicer diagnostics for WSL to Windows connections blocked by firewall (IDEA-262876)

GitOrigin-RevId: 98d834398cedb74e2dfa7493f09bca6bbd2f539b
This commit is contained in:
Dmitry Jemerov
2021-03-18 18:04:53 +01:00
committed by intellij-monorepo-bot
parent 0d2b9594cb
commit 6bd72fd784
3 changed files with 15 additions and 8 deletions

View File

@@ -209,6 +209,7 @@ eclipse.compiler.path.leave.empty.help.message=Path to ECJ batch compiler tool (
eclipse.compiler.proceed.on.errors.option=Proceed on errors
progress.title.cancelling.auto.make.builds=Cancelling Auto-Make Builds
abnormal.build.process.termination=Abnormal build process termination
wsl.network.connection.failure=Can't establish network connection from WSL to Windows host (could be blocked by firewall). More info: https://jb.gg/wsl-firewall
unknown.build.process.error=unknown error
intention.name.make.implements=Make implements ''{0}''
intention.name.make.extends=Make extends ''{0}''