A Single-installer Suite is a product bean that contains multiple Product References that link multiple previously built MultiPlatform product installers (XML files) into one common suite installation project at build time. It differs from Multi-installer Suites as follows:
- Enables the developer to set product tree properties for the suite,
- Links into the product references (i.e., projects) at build time, which then
- Enables MultiPlatform to use media spanning, if required, to build the project.
There are no special requirements or prerequisites in a product for it to be included in a Suite except that it must be a successfully built MultiPlatform project. Any individual product installer XML file can be included in a Single-installer Suite.
NOTE: | For custom beans, the class name for Single-installer Suites is StaticSuite. |