Apama 10.7.2 | Using Apama with Software AG Designer | Working with Projects | Building Apama projects | Build a working set
 
Build a working set
When an Apama project is large, you might find it more efficient to build a subset of the project rather than the entire project. To build a subset of an Apama project, specify a working set that contains the files you want to build. Then build the working set you defined.
*To define a working set
1. In the Software AG Designer menu bar, choose Project > Build Working Set > Select Working Set.
2. In the Select Working Set dialog, click New.
3. Double-click Resource.
4. Specify a name for this working set.
5. Expand the project(s) that contains the file(s) that you want to be in the working set.
6. Select the file(s) that you want to be in the working set, and click Finish.
7. Back in the Select Working Set dialog, select the working set you just defined and click OK.
To build this working set, choose Project > Build Working Set > working_set_name from the menu bar.