diff options
Diffstat (limited to 'server/sonar-docs/src/pages/analysis/languages/abap.md')
-rw-r--r-- | server/sonar-docs/src/pages/analysis/languages/abap.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/server/sonar-docs/src/pages/analysis/languages/abap.md b/server/sonar-docs/src/pages/analysis/languages/abap.md new file mode 100644 index 00000000000..799833548eb --- /dev/null +++ b/server/sonar-docs/src/pages/analysis/languages/abap.md @@ -0,0 +1,25 @@ +--- +title: ABAP +url: /analysis/languages/abap/ +--- + +<!-- sonarqube --> + +_ABAP is available as part of [Developer Edition](https://redirect.sonarsource.com/editions/developer.html) and [above](https://redirect.sonarsource.com/editions/editions.html)._ + +<!-- /sonarqube --> + +<!-- static --> + +[[info]] +| <iframe src="http://update.sonarsource.org/plugins/abap-confluence-include.html" height="125px">Your browser does not support iframes.</iframe> + +<!-- /static --> + +## Language-Specific Properties + +Discover and update the ABAP-specific [properties](/analysis/analysis-parameters/) in: <!-- sonarcloud -->Project <!-- /sonarcloud -->**[Administration > General Settings > ABAP](/#sonarqube-admin#/admin/settings?category=abap)** + +## Source Code Extraction + +In order to analyze your source code with SonarQube you need to first extract it from SAP 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. |