FreHu / abap-deps-apack

Apack interface definitions to be used with abaplint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abap-deps-apack

Apack interface definitions

Usage

If abaplint complains about a missing interface zif_apack_manifest or if_apack_manifest, update your abaplint.json with

"dependencies": [
  {
      "url": "https://github.com/FreHu/abap-deps-apack",
      "folder": "/deps",
      "files": "/src/**/*.*"
  }
]

About

Apack interface definitions to be used with abaplint


Languages

Language:ABAP 100.0%