You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,7 +25,7 @@ In this tutorial you will continue working on the shell plug-in you created in t
25
25
26
26
1. Access ABAP Developer Tool in Eclipse, connect to your SAP BTP ABAP Environment, and open the package you created as part of the previous tutorial.
27
27
28
-
2. Right click on the package and select **New** > **Other ABAP Repository Object**.
28
+
2. Right click on the package and select **New** > **Other ABAP Repository Object**:
29
29
30
30

31
31
@@ -399,7 +399,7 @@ You can now re-deploy your SAPUI5 Application with an enhanced shell plug-in to
399
399
400
400

401
401
402
-
2. In the terminal window, run the command: `npm run deploy`. The deployment process will begin. You will then be prompted to confirm the deployment by typing `Y`. Once the SAPUI5 Application is successfully deployed to your SAP BTP ABAP Environment, the terminal will return the status:
402
+
2. In the terminal window, run the command: `npm run deploy`. The deployment process will begin. You will be prompted to confirm the deployment by typing `Y`. Once the SAPUI5 Application is successfully deployed to your SAP BTP ABAP Environment, the terminal will return the status:
403
403
`Deployment Successful`.
404
404
>The deployment process can take up to a few minutes.
0 commit comments