Skip to content

Commit

Permalink
Clarify ADT ABAP Formatter Settings (#340)
Browse files Browse the repository at this point in the history
* Specify ADT ABAP Formatter Settings

* Fix typo
  • Loading branch information
bau-mann committed Oct 23, 2023
1 parent a5a016c commit 6fa072b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clean-abap/CleanABAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -3916,7 +3916,8 @@ in a separate Transport Request or Note.
Always use your team's ABAP Formatter settings.
Specify them under
* Eclipse: _Menu_ > _Window_ > _Preferences_ > _ABAP Development_ > _Editors_ > _Source Code Editors_ > _ABAP Formatter_
* Eclipse: Right-click on the project in the Project Explorer > _Properties_ > _ABAP Development_ > _Editors_ > _Source Code Editors_ > _ABAP Formatter_
* Eclipse (alternative navigation): _Menu_ > _Window_ > _Preferences_ > _ABAP Development_ > _Editors_ > _Source Code Editors_ > Click on the _ABAP Formatter_ link on the right-hand side > Select project in pop-up
* SAP GUI: _Menu_ > _Utilities_ > _Settings ..._ > _ABAP Editor_ > _Pretty Printer_.

Set _Indent_ and _Convert Uppercase/Lowercase_ > _Uppercase Keyword_
Expand Down

0 comments on commit 6fa072b

Please sign in to comment.