BONDI SDK DEVELOPMENT — A LiMo Foundation Project

Creating a new BONDI widget project

User can create a new BONDI Widget project using BONDI Web SDK. To create a project perform following steps:

  1. Select “File -> New -> Project”.
  2. Select “BONDI Widget Project” available under the “BONDI Projects” category.
  3. Select ‘Next’. This starts the BONDI Widget project wizard.
  4. Enter the name of the project in the ‘Project Name’ field.
  5. Select a type of template you want to associate with your new widget. The templates are as follows:
    • New Widget: This creates a new BONDI widget project with minimal required files.
  6. Select ‘Next’ to customize the widget configuration. To create the widget with default configuration, select ‘Finish’.
  7. Define the high-level properties, such as title, description, author and license information for the widget in the Overview configuration pane.
  8. Select ‘Next’ to define which APIs the widget is going to depend on. To create the widget without any API dependencies, select ‘Finish’ (Both the Overview and API dependencies can be edited after widget creation).
  9. In the API dependencies configuration pane, select the initial set of APIs that the widget will depend on.
  10. Select ‘Finish’.

This will create a new project in your workspace. If ‘BONDI Web’ Perspective is not set; then on Finish you will be asked to switch to the respective Perspective.