Closed juanlopez4691 closed 6 years ago
Hi @juanlopez4691 At this very moment, Radar only supports Java projects. That's because I'm a java programmer and I don't know so much about other languages (maybe a little of javascript).
But you could send me a PHP netbeans project and I could run some experiments. And sure, Radar is open to contributions.
Thank you so much for your suggestions.
Does Radar support PHP and JS language files? When I try to scan my project ("Get issues with Sonar"), I get an error message: "This project does not contain sources to analyze".
Connection to my sonarqube server (sonarqube v5.3) seems to be working right, as I can do "Get issues from server" and I get the projects list and the issues list of the project I choose.
In the project sources root folder I have a local sonar-project.properties with the following content:
I am currently using sonar-scanner 2.5.1 from a system prompt (Windows 7) and it works ok: I get results (issues) and HTML reports are generated. I run sonar-scanner with the following .bat file: