Skip to content

Project Setup

Ankit Kumar Singh edited this page Sep 9, 2025 · 5 revisions

⚙️ Project Setup

Prerequisites

  • Eclipse with ABAP Development Tools (ADT)
  • ABAP RAP environment (7.55+ backend or Steampunk trial)
  • GitHub repository
  • abapGit plugin installed

📖 Optional Resource:
If you are new to connecting Eclipse ADT with GitHub, check this step-by-step guide:
👉 Eclipse - GitHub Connection

Steps

  1. Clone or download the repo.
  2. Import into Eclipse ADT as an ABAP project.
  3. Make sure the objects are placed in the correct package.
  4. Activate objects in order: Domains → Data Elements → Tables → CDS → Behavior → Projections → Services → UI Annotations.
Clone this wiki locally