microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
151 stars 95 forks source link

Exception in plugin Azure Devops #478

Open andreaskovalski opened 2 years ago

andreaskovalski commented 2 years ago

Trying to integrate Webstorm with TFVC and get this error com.microsoft.alm.plugin.external.exceptions.ToolBadExitCodeException: KEY_TF_BAD_EXIT_CODE at com.microsoft.alm.plugin.external.tools.TfTool.throwBadExitCode(TfTool.java:119) at com.microsoft.alm.plugin.external.commands.Command$1.completed(Command.java:185) at com.microsoft.alm.plugin.external.ToolRunner$ListenerProxy.completed(ToolRunner.java:306) at com.microsoft.alm.plugin.external.ToolRunner$ProcessWaiter.run(ToolRunner.java:344)