PLI
PLI analysis is available starting in Enterprise Edition.
Language-specific properties
Discover and update the PL/I-specific properties in: Administration > General Settings > Languages > PL/I.
Source code extraction
In order to analyze your source code with SonarQube you need to first extract it onto a filesystem. You can use your own tool or an open source tool. SonarSource does not provide any connectors or source code extraction tools.
Dealing with-includes
There are two possible ways to tell SonarQube where to retrieve the source code referenced by an %INCLUDE
statement.
The following syntaxes are supported:
Example:
If you want to interpret:
the Ddnames are defined as:
Note that the following constructs, involving at least two members, are currently not supported:
Related Pages
Issue tracker
Check the issue tracker for this language.
Was this page helpful?