We have seen in the previous post how to install Sonar and its Java Runner. This last one allows us to realize analysis without using tools like Maven or Ant.
In this post, we will present how to do a first analysis on Mainframe-Cobol source code.
We have seen in the previous post how to install Sonar and its Java Runner. This last one allows us to realize analysis without using tools like Maven or Ant.
In this post, we will present how to do a first analysis on Mainframe-Cobol source code.
The objectives of this post are to describe the installation of Sonar. We also want to install the Sonar Java Runner, to show that we can use Sonar without Maven or Ant. Continue reading