Working with Modules

The following table shows how to work with modules.
Number one
Create
the module project

Number two
Use
the file templates
  1. Right-click a module project in the Projects or Files window. Choose New > File/Folder.
  2. In the New File wizard, choose the best module file template for your programming needs.

Number three
Develop
the module
  1. In the Projects window or Files window, double-click the file that you would like to edit.
  2. Use the Source Editor to edit the file.
  3. Refer to the

Number four
Build
the module

Number five
Test and debug
the module
  • Right-click a module project node and choose Install/Reload in Target Platform or Install/Reload in Development IDE to test the module.

Number six
Distribute
the module
  1. Right-click the module project and choose Create NBM. An NBM file is created.
  2. Distribute the NBM file for installatiom via the Update Center.

Number six
Brand and distribute
a standalone application
  1. Right-click the module suite node in the Projects window, choose Properties and use the Splash Screen panel to brand the application.
  2. Right-click the module suite node and choose Build ZIP distribution. The application's executable and its clusters are packaged in a ZIP distribution.
  3. Distribute the ZIP file.

Legal Notices