cancel
Showing results for 
Search instead for 
Did you mean: 

VS code ui5 generator

bigeye06
Explorer
0 Kudos
501

Hi all, I am getting started with UI5 in VS code. I used Fiori: Open Application Generator to create a project from a template, I selected SAPUI5 freestyle-> SAPUI5 Application->Data source None, view name and finish.

Now just to check, I ran the application. I saw the following.

And when I pressed the SAP logo, It redirected me to this page.

I wanted to create a clean Application. How do I remove the Sample Applications and have only My app?

View Entire Topic
stefan_schreck
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Charan,
How did you start your preview, and what kind of project do you have? There are some differences between CAP and non CAP projects. Please follow the documentation.
If you then still see an empty screen you should check the console.log: there might be authorization issues when retrieving data or metadata from your data source.