Create an ABAP Project in ABAP Development Tools (ADT)
September 15, 2020
Beginner
15 min.
Configure the Eclipse IDE with the ABAP Development Tools for SAP NetWeaver (ADT) and create an ABAP project.
You will learn
- How to configure your ABAP development environment with ABAP Development Tools (ADT)
- How to create your first ABAP project
Prerequisites
- You have a valid instance of an on-premise AS ABAP server, version 7.51 or higher (some ABAP Development Tools may not be available in earlier versions). You can download a free ABAP application server, developer edition, from SAP Developers Community - Trials and Downloads, e.g. AS ABAP 7.52 SP04
- You have downloaded and installed the latest Eclipse IDE from Eclipse IDE for Java Developers site, and opened the application.
Step 1: Install the ABAP Development Tools for SAP NetWeaver (ADT)
Step 2: Select the ABAP perspective
Step 3: Familiarize yourself with the tooling layout
Step 4: Create a new ABAP project
Step 5: Test yourself