DevEpos / abap-tags-backend

ADT Backend for ABAP Tags Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abap package version

abap-tags-backend

This Repository contains the ADT Backend that is needed to use the eclipse plugin ABAP Tags

Installation

Install this repository using abapGit.

Upgrade to v2.0.0

Warning

Due to the introduction of new database tables it is necessary to execute the program ZABAPTAGS_MIGR_v2_0 if you are upgrading from a previous version.
It is not required for new installations.

Necessary Authorizations

To access the backend from ADT a user must have the following authorizations

Authorization Object Authorization Field Value
S_ADT_RES URI /devepos/adt/atm/*

About

ADT Backend for ABAP Tags Plugin

License:MIT License


Languages

Language:ABAP 98.1%Language:ABAP CDS 1.9%