Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abapgit/adt_backend
DEPRECATED/NOT WORKING abapGit ADT Backend
https://github.com/abapgit/adt_backend
abapgit
Last synced: about 1 month ago
JSON representation
DEPRECATED/NOT WORKING abapGit ADT Backend
- Host: GitHub
- URL: https://github.com/abapgit/adt_backend
- Owner: abapGit
- License: mit
- Created: 2018-03-21T04:59:51.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T09:10:45.000Z (10 months ago)
- Last Synced: 2024-07-30T16:39:15.192Z (5 months ago)
- Topics: abapgit
- Language: ABAP
- Homepage:
- Size: 153 KB
- Stars: 31
- Watchers: 15
- Forks: 13
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental)
# DEPRECATED/NOT WORKING ADT_Backend
Backend implementation of ABAP Development Tools (ADT) REST endpoints. These endpoints are required to connect the [abapGit repositories plugin](https://eclipse.abapgit.org/updatesite/) to the abapgit backend.
SAP has also published it's [official sources](https://github.com/SAP/project-odense) as they are provided in the SAP Cloud Platform ABAP Environment product.
**Highly Experimental**
### Requirements
1. [abapGit](https://github.com/larshp/abapGit) version with source code installed (report only won't work)
2. NW release ≥ 750To fulfill requirement no. 1 you have to import [this repository](https://github.com/abapGit/abapGit/) via abapGit into your SAP system and activate the imported objects. A step by step instruction can be found [here](https://docs.abapgit.org/guide-online-install.html). Installation and execution of the abapGit report (non-developer version of abapGit) won't be sufficient.
### Links
- https://github.com/SAP/project-odense
- https://www.sap.com/documents/2013/04/12289ce1-527c-0010-82c7-eda71af511fa.html
- https://wiki.scn.sap.com/wiki/display/ABAP/SAPlink+plugin+for+ABAP+in+Eclipse
- https://blogs.sap.com/2014/08/12/an-example-to-help-you-understand-how-does-adt-work/