ABAP Code Insight

Add this URL to your Eclipse Installation to reach this solution's update site.

2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://raw.githubusercontent.com/andau/abap-code-insight/master/update-site/adt-codemining-update-site/site.xml

Learn more...
Solution Description

ABAP Code Insight is an Open Source Plugin which enabled inline code information for ABAP code in Eclipse. The only prerequisite to use this plugin for developing with ABAP is an ABAP Development Tool (ADT) on Eclipse installation. 

If the plugin is not activated after an update, start Eclipse one time from the command line with the parameter -clean 

 

The plugin shows: 
reference counts - for ABAP classes, interfaces, reports, function modules and CDS views
method signature information - for ABAP methods, thus the header and body definition of ABAP methods are not separated anymore

Each type of inline code information can be activated/deactived in the ABAP preferences, section Code Insight.

The plugin works with Eclipse Photon and every newer version.  

Categories: IDE, Programming Languages

Additional Details

Eclipse Versions: 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Andreas Gautsch

Development Status: Beta

Date Created: Tuesday, January 8, 2019 - 17:18

License: MIT

Date Updated: Friday, January 15, 2021 - 10:15

Submitted by: Andreas Gautsch

Screenshot
Date Ranking Installs Clickthroughs
February 2026 262/575 13 6
January 2026 243/631 37 17
December 2025 306/621 21 26
November 2025 275/626 32 10
October 2025 218/637 58 15
September 2025 242/653 50 20
August 2025 242/615 40 8
July 2025 235/636 46 8
June 2025 231/627 48 15
May 2025 259/634 37 9
April 2025 242/623 42 8
March 2025 284/661 44 7
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for ABAP Code Insight.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

This depends on Java Development Tools (org.eclipse.jdt), so if you're trying to package it with the Eclipse Platform binary, then you need to install that first.

Unfortunately, it did not work for me, even with a clean install. Seems like it is out of maintenance anyway.