IBM Worklight 6.1 - Content of HTML file not displayed

后端 未结 2 2112
北荒
北荒 2021-01-29 12:17

I have recently downloaded the IBM Worklight Developer edition from the Eclipse Marketplace.

In order to deploy the app when I right-click on the HTML file and choose

2条回答
  •  广开言路
    2021-01-29 12:42

    It is not working for you, because you are doing it wrong...
    Read the IBM Worklight Getting Started training materials before jumping headlong into Worklight...

    After creating a new Worklight project and application, you need to:

    1. Right-click the Worklight application
    2. And choose Run As > Run on Worklight Development Server
    3. Then you right-click on the Worklight project
    4. And choose Open Worklight Console

    Now you can preview your application. Read the training materials.

    enter image description here

提交回复
热议问题