SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Download the Eclipse IDE and add the ABAP Development Tools (ADT) Plugin

Download the Eclipse IDE and add the ABAP Development Tools (ADT) Plugin.

Overview

🎓 beginner 25 min. ABAP DevelopmentBeginnerSAP Business Technology Platform

You will learn

  • โœ”How do download the Eclipse IDE
  • โœ”How to add the ADT plugin to Eclipse
Merve Temel M Merve Temel March 11, 2026
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

  • Operating System: - Windows 10, or higher - Apple macOS 14 or higher
  • Microsoft VC++ Runtime: - For Windows: Microsoft Visual C++ v14 Redistributable (x64)
  • Java Runtime:
    • The latest Eclipse packages are bundled with Eclipse Temurin, an OpenJDK binary distribution provided by the Eclipse Adoptium project. Any other JRE found on the system is not used. If you want to remove the bundled JRE and use a custom one, see SAP note 3035242.

    Hint: You do not need to manually install a JRE / JDK, since it is already bundled with the latest Eclipse packages, which are downloadable as a ready-to-run zip file.

Steps

Step 1 Download and run Eclipse IDE
โ€”

  1. Open the Eclipse download page to download the appropriate (usually latest) Eclipse version.

    eclipse
    eclipse

  2. Click Download.

    eclipse
    eclipse

  3. Click the Download icon of your browser and select the folder symbol.

    eclipse
    eclipse

  4. Extract the Eclipse file with right-click.

    eclipse
    eclipse

  5. Click Extract in the wizard.

    eclipse
    eclipse

  6. Open the Eclipse-Java folder.

    eclipse
    eclipse

  7. Open the Eclipse folder.

    eclipse
    eclipse

  8. Double-click eclipse.exe to run the application.

    eclipse
    eclipse

  9. Launch your workspace.

    eclipse
    eclipse

  10. Close both pages.

    eclipse
    eclipse

    eclipse
    eclipse

Step 2 Add ADT plugin to Eclipse
+
Step 3 More information
+
Step 4 Test yourself
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Download and run Eclipse IDE 2. Add ADT plugin to Eclipse 3. More information 4. Test yourself

Learn more →