ADT_Frontend
ADT_Frontend copied to clipboard
ABAP development tools plug-in for abapGit
Throwing ideas today... I do not use Eclipse very much, and it was very easy to create a plugin view, since there is a template for it. But I guess...
Some of the methods exposed to `adt.ui` via `IRepository` is state that is handled by the backend, eg `setKey`, `setFirstCommit`, `setCreatedBy` Some others like `setUrl`, `setBranch` can be seen as...
Suggest placing somewhere under http://docs.abapgit.org
state in FAQ and/or readme.md + Vanilla ADT required + connection to backend required + ADT_Backend installed on backend
Hello, please could you help me: I am trying to connect github (ABAP repository) - https://github.com/SAP-samples/abap-cheat-sheets.git thorugh my Eclipse, but I need ABAPgit plugin, but I am not able to...
Hello, I am unable to install AbapGit plugin on Eclipse. I have this error:  I found similar error in this ticket: https://github.com/abapGit/ADT_Frontend/issues/160 Can you help me please?
I am missing information on how to use the tool. Some references to blogs or Youtube videos on how to use it would be helpful. For example this one: https://www.youtube.com/watch?v=Fgfq-tnhzrY
If the adt plugin does not work with on premise, even the backend was downloaded and activated, please change the REQUIREMENTS in the readme , where a on premise system...
# Workflow update: ## Earlier: - On invoking **openRepositoryAction** the repository link is opened in default external browser ## Now - On invoking **openRepositoryAction** link to open in browser link...