Working with Project Libraries
This section explains how to work with project libraries in TIBCO BusinessEvents Studio. You can also work with project libraries at the command line.
Project libraries (design-time libraries) are archives that enable you to create project resources once, and share them with other projects.
Project libraries can contain any resources from a TIBCO BusinessEvents Studio project. For example, a project library might contain some concepts that are standard across projects (such as Person), so that multiple projects do not need to redefine these concepts.
Project libraries can include, or, as desired, can consist only of the global variables.
Project libraries have the file extension .projlib. TIBCO BusinessEvents Studio includes the following features to allow the refactoring of project resources into project libraries.
If multiple project libraries have the same element, then the first one on the build path wins, and the other ones are ignored.