Open SAP WebIDE, create a New project, select New from Template, and create from the multi-Target Application template:



After the project is created, right-click New->Java Module:

The new Java Module also selects a type based on the template: here I select Simple Web Application:





Run->Run as Java Application:

This will automatically deploy the Java application to the SAP Cloud Platform’s CloudFoundry environment, generating a url accessible to the outside world:

Let’s go back to the SAP cloud platform and see this automatically deployed Java application:

Work the way we expect:

Single step debugging is also possible in WebIDE:



For more of Jerry’s original articles, please follow the public account “Wang Zixi “: