How do I see PMD report in sonarqube 7.9 web UI

Hi team,

My project is totally based on salesforce, so we are planning to use both PMD and sonarqube 7.9 to evaluate the code quality of apex language. In VSCode, I can connect to sonarURL using sonarlint and also PMD is working fine as expected in VS code. My concern here is, my organisation support team already installed PMD pluing in vm machine as I requested but I dont know how to use this PMD plugin along with sonarqube to see issues like code smell and bugs generated by both the Plugin together in sonar webUI

Hi,

Welcome to the community!

It’s unclear to me what your question is. Is this a question of seeing PMD issues in SonarLint or of importing them into SonarQube?

 
Ann