Hello,
Few of our engineers are facing issue with SonarLint 5.1 plugin for eclipse. They are seeing below message when binding a project with our SQ server:
Unable to update SonarLint binding data for project ‘CapEX’ on 'sonarqube-server.com’
Trailing char < > at index 19: client_ums_html_ui/ /opt/bld/fetch/alm10-rh7jenkinsjbe1/int_ci_unigy_Full_build/caches/modules-2/metadata-2.16/descriptors/com.moowork.gradle/gradle-node-plugin/1.2.0/d949bfe5b3327b1b166ace6f99aa8be2/ivy.xml
The user is attempting to bind project from windows using eclipse but it is strange to see the path “/opt/bld/fetch/alm10-rh7jenkinsjbe1/int_ci_unigy_Full_build…” in the error which is a linux build path on our build server.
Any suggestions how to fix this?
Thanks!