CarlosOrozco88 / ui5-tools

UI5 Tools for vscode
Apache License 2.0
16 stars 2 forks source link

import from gateway no work #26

Closed sunfeng09107 closed 3 weeks ago

sunfeng09107 commented 10 months ago

When I try to use VS Code with plugins to download UI5 programs from the server, it prompts me to enter the URL, username, and password. However, after entering the information, the prompt disappears. How should I proceed? Can the URL consist only of the domain name and port, or is there a specific format?

CarlosOrozco88 commented 10 months ago

Hi! Yes, it needs only the origin from de gateway. http://gatewayurl:port/

The extension tries to list all the BSP (there is a spinner in the bottom bar - footer). If all woorks, it would open a new promp listing all bsp in order to select and download them.

If it is not working for you, please, copy-paste the output from de ui5-tools extension here so i can get more context.