mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 21:42:45 +08:00
Update README.md
This commit is contained in:
parent
00134ea8bf
commit
129ad4dceb
|
@ -26,9 +26,6 @@ Development of UI5 Apps in pure ABAP. Follow this project on [twitter](https://t
|
||||||
### Demo [(Example)](https://github.com/oblomov-dev/ABAP2UI5/blob/main/src/00/z2ui5_cl_app_demo_01.clas.abap)
|
### Demo [(Example)](https://github.com/oblomov-dev/ABAP2UI5/blob/main/src/00/z2ui5_cl_app_demo_01.clas.abap)
|
||||||

|

|
||||||
|
|
||||||
### Setup
|
|
||||||
Change the theme, ui5 repository, browser title - check the [wiki.](https://github.com/oblomov-dev/abap2ui5/wiki)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Works with all available ABAP stacks and language versions:
|
Works with all available ABAP stacks and language versions:
|
||||||
* BTP ABAP Environment (ABAP for Cloud)
|
* BTP ABAP Environment (ABAP for Cloud)
|
||||||
|
@ -81,6 +78,10 @@ METHOD if_http_extension~handle_request.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
Change the theme, UI5 repository, browser title - check the [wiki.](https://github.com/oblomov-dev/abap2ui5/wiki)
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
* read these [instructions](https://github.com/oblomov-dev/ABAP2UI5/wiki/First-App) when you develop your first app<br>
|
* read these [instructions](https://github.com/oblomov-dev/ABAP2UI5/wiki/First-App) when you develop your first app<br>
|
||||||
* running into problems with your app? see [debugging & troubleshooting](https://github.com/oblomov-dev/ABAP2UI5/wiki/Debugging-&-Troubleshooting)
|
* running into problems with your app? see [debugging & troubleshooting](https://github.com/oblomov-dev/ABAP2UI5/wiki/Debugging-&-Troubleshooting)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user