
Create the module project |
|
|

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

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

Build the module
|
|
|

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.
|
|

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

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