Skip to content

v1.7.2

Compare
Choose a tag to compare
@jmgrassau jmgrassau released this 16 Oct 12:07

We recommend using the ABAP cleaner plug-in for ADT (see installation instructions), which cleans up your code directly from within ADT, and checks for updates automatically. If you nevertheless prefer to use the stand-alone version of ABAP cleaner (e.g. in order to use it with SAP GUI or from the command line), please

  • make sure Java 17 or 11 (e.g. SapMachine or Adoptium Temurin) is installed on your system
  • expand "Assets" below and download the archive for your operating system
  • extract the archive
  • on macOS:
    • Move abapcleaner.app to a different directory (e.g. /Applications/abapcleaner.app), do not start it directly from ~/Downloads.
    • Remove quarantine attribute from abapcleaner.app, otherwise the app won't start (because it is not code-signed):
      xattr -dr com.apple.quarantine /Applications/abapcleaner.app
  • start ABAP cleaner

Please check this site for updates since there is currently no automatic update mechanism for the stand-alone version. Release notes are the same for both the ADT plug-in and the stand-alone version.