[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <applications>
        <application-set>
            <name>name</name> <!-- identifier -->
            <application>...</application>
        </application-set>
    </applications>
</configuration>

Description

Define an application set.

Contents

<application>—Application to be included in the set.

<name>—Application set name.


[Contents] [Prev] [Next] [Index] [Report an Error]