ADT_Backend icon indicating copy to clipboard operation
ADT_Backend copied to clipboard

DEPRECATED/NOT WORKING abapGit ADT Backend

Results 17 ADT_Backend issues
Sort by recently updated
recently updated
newest added

When a SICF node is part of the Packgage to be staged, the eclipse plugin fails with: "Access using a 'ZERO' object reference is not possible." Debugged into the code...

Hi, Is the "Compare to Remote" functionality enabled? If I try to do the action I am getting an unauthorized error. I'm not sure if this error is caused by...

I've installed this repo in several systems over the last few weeks and every time I've had to manually activate XSLT objects after import. After manually activating, everything works fine....

I recently updated the ADT backend eclipse package, and now I get an error when accessing the functionality in eclipse: ![image](https://user-images.githubusercontent.com/16045067/88554171-7b0cea00-d026-11ea-9aa5-074d06b06210.png) My the ADT_Backend branch is synced with origin. -abapGit...

refactor `zcl_abapgit_default_auth_info`, it is part of core abapGit no need to have it implemented twice

some might not be relevant, for reduce line length, see https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenline_width_guidl.htm regarding naming this is related to #10 and #7 ``` ../ADT_Backend/src/zcl_abapgit_res_repos.clas.abap[54, 11] - Bad attribute name "abapgit_provider" expected "^M._.*$/i"...

the functionallity is part of core abapGit, no need to have it implemented twice

suggest prefixing everything with ZABAPGIT_ADT_something(as all the initial code had)