Search code examples
eclipsesapui5abap

No option to submit and retrieve SAP UI5 application in ABAP Repository


I got an issue regarding submitting and retrieving SAP UI5 applications. Usually I would create my UI5 project and submit it by right clicking on project and then TEAMS->Share-> then I share my project to ABAP repository.

Unfortunately Eclipse won't show me any connections and it shows when I resize the window as showing in first two images(image: error1 and error2).

and no repositories are show in eclipse as well(image : error3)

error1

error2

error3

I am using Eclipse IDE for Enterprise Java Developers.

Version: 2019-12 (4.14.0)


Solution

  • This is indeed a bug that I am experiencing as well. And to the other answer, no that does not mean there are No Repositories in the ABAP system. This is being caused by a bug in Eclipse/UI5 that creates these inconsistencies. I have connected to the UI5 Repository fine previously and until this bug started showing up, I get the same issues as depicted above where you start seeing ADT issues, no UI5 repositories shown, the missing connections window etc....

    FYI - I also have colleagues using the same version of Eclipse, that are able to Team share to the same SAP back end system fine and others that have this issue.

    I have an SAP Incident out for this for over a week with no response from SAP yet. I will update if I indeed get some resolution from SAP on this matter.

    Update

    SAP has issued a fix as of yesterday, as detailed in OSS Note 2941289. If you do a "Check for Updates" in Eclipse, you will now see a new version of SAPUI5 Tools ver. 1.71.1

    I have validated and it now works.