Use Pre-Compilation for Projects That Contain Large or Generated BOMs

Configure a project that contains generated or other large BOMs to use pre-compilation, so that the BDS plugins derived from the BOMs are not generated each time that the project is built.

Generated BOMs are often large and, being derived from WSDLs or XSDs, usually will not change very often, so using pre-compilation can significantly improve design-time performance.

To configure the project to use pre-compilation, right-click the project in Project Explorer and choose Pre-compile Project > Enable. See "Pre-Compiling Projects" in the TIBCO Business Studio Modeling Guide for more information about pre-compilation.