AXLR8 Lite adds a focused AI chat panel to Eclipse for SAP ABAP developers — free and open source under Apache 2.0.
Unlike generic AI chat, AXLR8 Lite is ABAP-aware: it reads the file you're editing, respects which SAP release you target (classic EHP8 vs modern S/4HANA), and steers the AI away from features your system can't run.
What it does
- Chat with two AI providers, no API bill:
- Claude Code — uses your existing Claude Pro/Max subscription via the local Claude CLI (no API key).
- GitHub Models — uses a GitHub Personal Access Token (free for GitHub Copilot subscribers); choose from OpenAI, Meta Llama, Mistral, DeepSeek, xAI Grok, Cohere and more.
- Reads your active editor — ask "does this code need improvement?" and the AI sees the actual ABAP open in front of you (whole file, or just your selection).
- SAP-release aware — a simple S/4HANA / EHP8 toggle tunes the AI: on EHP8 it avoids RAP, CDS view entities, utclong, and other 7.54+ features; on S/4HANA it embraces them.
- Apply to Editor / Copy Code — drop the AI's suggested ABAP straight into your editor, or copy the code block to the clipboard.
- Expand view — pop the conversation into a large window with proper markdown rendering (headings, tables, syntax-highlighted code).
- Multi-turn memory — your conversation is preserved across the session and remembered when you reopen the view.
How to use it
1. Window > Show View > Other > Orient AXLR8 Lite > AXLR8 Lite Chat
2. Click Settings, pick a provider (Claude Code or GitHub Models) and Test Connection.
3. Choose your SAP target (S/4HANA or EHP8).
4. Open an ABAP file, tick Editor, type your question, press Enter to send.
Open source
Full source under Apache 2.0: https://github.com/Orient-CDS-Pvt-Ltd/AXLR8-Lite
Looking for more?
AXLR8 Lite is the free chat layer of the larger Orient AXLR8 + ACTV8 plugin, which adds live SAP schema fetched into every prompt, an end-to-end FSD-to-ABAP code generator, safe deployment to SAP (EHP8 + S/4) with automatic AI-driven error fixing, document generation, and more LLM providers. Details: https://aiplugin.genesispro.ai/
Categories: Application Development Frameworks, Code Management, Editor, IDE
Tags: ABAP, Claude, claude-code, github copilot, abap eclipse, ABAP ADT, coding, ABAP favorites
Additional Details
Eclipse Versions: 2026-06 (4.40), 2026-03 (4.39), 2025-12 (4.38), 2025-09 (4.37), 2025-06 (4.36)
Platform Support: Windows
Organization Name: Orient CDS Private Limited
Development Status: Production/Stable
Date Created: Thursday, June 11, 2026 - 10:43
License: Apache 2.0
Date Updated: Tuesday, June 30, 2026 - 10:12
Submitted by: Orient CDS
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| August 2026 | 0/0 | 0 | 0 |
| July 2026 | 33/1004 | 139 | 18 |
| June 2026 | 136/642 | 84 | 51 |
| May 2026 | 0/0 | 0 | 0 |
| April 2026 | 0/0 | 0 | 0 |
| March 2026 | 0/0 | 0 | 0 |
| February 2026 | 0/0 | 0 | 0 |
| January 2026 | 0/0 | 0 | 0 |
| December 2025 | 0/0 | 0 | 0 |
| November 2025 | 0/0 | 0 | 0 |
| October 2025 | 0/0 | 0 | 0 |
| September 2025 | 0/0 | 0 | 0 |
| August 2025 | 0/0 | 0 | 0 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 8
| Count | Error Message |
|---|---|
| 8 | Cannot continue the operation. There is another install operation in progress. |

Reviews Add new review
Bug Fix
Submitted by Orient CDS on Wed, 06/24/2026 - 07:32
Install bug fixed.