abapGit-Plugins icon indicating copy to clipboard operation
abapGit-Plugins copied to clipboard

Interface zif_abapgit_definitions not found

Open nomssi opened this issue 5 years ago • 1 comments

Interface zif_abapgitp_xml_output depends on type zif_abapgit_definitions=>ty_metadata zif_abapgit_definitions is not found in my system.

Workaround: zif_abapgit_definitions replaced by zif_abapgitp_plugin Change must also be applied in local test class ltcl_test of class ZCL_ABAPGITP_XML_FACTORY.

nomssi avatar Dec 23 '19 02:12 nomssi

do you have abapGit full version installed? https://github.com/larshp/abapGit/blob/master/src/zif_abapgit_definitions.intf.abap

larshp avatar Dec 23 '19 05:12 larshp