Skip to Content

Install the abapGit Plugin

Install the abapGit plugin for ADT.
You will learn
  • How to install abapGit plugin
mervey45Merve TemelOctober 30, 2023
Created by
mervey45
October 30, 2023
Contributors
mervey45

This tutorial is only required to transfer ABAP development objects between a Git repository and an SAP S/4HANA Cloud, ABAP Environment instance or an SAP BTP, ABAP Environment instance.

  • Step 1

    To transfer your ABAP development objects from on-premise SAP systems to an SAP BTP, ABAP Environment instance, you can use the abapGit plugin.

    1. Open Eclipse and select Help > Install New Software.

      plugin
      .
    2. Enter the abapGit URL https://eclipse.abapgit.org/updatesite/ in the Work with section, press enter, select abapGit for ABAP Development Tools (ADT) and click Next >.

      plugin
    3. Click Next >.

      plugin
    4. Accept the license agreement and click Finish.

      plugin
    5. Click Select All and Trust Selected.

      plugin
    6. Click Select All and Trust Selected.

      plugin
    7. Click Restart Now.

      eclipse
    8. Now abapGit for ADT is installed.

      eclipse
  • Step 2

    Where can you add the abapGit URL?

Back to top