From d7c6dd0577a6a6f9165e9dd647499c17f3956b37 Mon Sep 17 00:00:00 2001 From: blueicehaller Date: Fri, 14 Nov 2025 10:20:28 +0100 Subject: [PATCH 1/5] Update README.md 8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I 9. In Developer Tools a new Tab UI5 is shown. Click on UI5. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 003f7ff..102b0af 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ The latest released version can be downloaded and installed as follows: 5. From the newly opened window select the folder to which the zip file was unpacked 6. Restart Chrome or Edge 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) +8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +9. In Developer Tools a new Tab UI5 is shown. Click on UI5. ## Local development and use @@ -35,6 +37,8 @@ You can get the source code locally and contribute to the project. 5. From the newly opened window select the **dist** folder from the locally cloned project 6. Restart Chrome 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) +8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +9. In Developer Tools a new Tab UI5 is shown. Click on UI5. ## License From 6a0cf72890b05a6c9e419d8da2308bd7d7f64a27 Mon Sep 17 00:00:00 2001 From: blueicehaller <24243683+blueicehaller@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:42:27 +0100 Subject: [PATCH 2/5] Update README.md Co-authored-by: LilyanaOviPe <82088805+LilyanaOviPe@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 102b0af..85cf772 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The latest released version can be downloaded and installed as follows: 6. Restart Chrome or Edge 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) 8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I -9. In Developer Tools a new Tab UI5 is shown. Click on UI5. +9. Select the tab labeled 'UI5' in the Developer Tools ## Local development and use From 41ef0e7140905b1e4be41e19713bf9aef201f6c2 Mon Sep 17 00:00:00 2001 From: blueicehaller <24243683+blueicehaller@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:42:33 +0100 Subject: [PATCH 3/5] Update README.md Co-authored-by: LilyanaOviPe <82088805+LilyanaOviPe@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cf772..3bb60b5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can get the source code locally and contribute to the project. 5. From the newly opened window select the **dist** folder from the locally cloned project 6. Restart Chrome 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) -8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +8. Open the Developer Tools from the menu or by pressing F12 or Ctrl+Shift+I 9. In Developer Tools a new Tab UI5 is shown. Click on UI5. ## License From 865b26174cc42a327374271a031910a9a4b4bb27 Mon Sep 17 00:00:00 2001 From: blueicehaller <24243683+blueicehaller@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:42:40 +0100 Subject: [PATCH 4/5] Update README.md Co-authored-by: LilyanaOviPe <82088805+LilyanaOviPe@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb60b5..95626d6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can get the source code locally and contribute to the project. 6. Restart Chrome 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) 8. Open the Developer Tools from the menu or by pressing F12 or Ctrl+Shift+I -9. In Developer Tools a new Tab UI5 is shown. Click on UI5. +9. Select the tab labeled 'UI5' in the Developer Tools ## License From b78e2197d0d240cdf4fe51858047d0ed6643e1a3 Mon Sep 17 00:00:00 2001 From: blueicehaller <24243683+blueicehaller@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:43:21 +0100 Subject: [PATCH 5/5] Update README.md Co-authored-by: LilyanaOviPe <82088805+LilyanaOviPe@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95626d6..65d5ecf 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The latest released version can be downloaded and installed as follows: 5. From the newly opened window select the folder to which the zip file was unpacked 6. Restart Chrome or Edge 7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html) -8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I +8. Open the Developer Tools from the menu or by pressing F12 or Ctrl+Shift+I 9. Select the tab labeled 'UI5' in the Developer Tools ## Local development and use