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
March 2024 258/651 41 13
February 2024 281/687 49 15
January 2024 295/691 50 16
December 2023 313/671 40 11
November 2023 312/686 48 16
October 2023 287/673 54 30
September 2023 261/663 62 21
August 2023 279/673 50 19
July 2023 279/668 49 13
June 2023 298/669 44 11
May 2023 271/671 66 11
April 2023 270/667 65 10
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.