![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This section explains how to work with project libraries in TIBCO BusinessEvents Studio. You can also work with project libraries at the command line (see Working With Project Libraries at the Command Line for details).Project libraries have the file extension .projlib. TIBCO BusinessEvents Studio includes the following features to allow the refactoring of project resources into project libraries.
Avoid Conflicting Elements Ensure that the project library does not use elements already in use in the local project. If elements in an imported project library conflict with the local project elements, those in the local project have priority. The project library element is ignored in this case for build purposes and is not included in the EAR file.
− From the File menu select Export.In the Select dialog, select TIBCO BusinessEvents > Project Library and click Next. You see the Export Studio Project Library dialog.
− To reduce the set of selected resources, first select resources then click the Filter Types button. Select one or more resource types, then click OK. The Export Studio Project Library dialog selection is now reduced to only resources of the selected type or types.
2. In BusinessEvents Studio Explorer, right-click the project name and click Properties (or press Alt-Enter, or select Project > Properties). You see the properties dialog for the project.
3.
4.
5. Click OK. You are prompted to rebuild the project.
− From the File menu select Import.
2. In the Import wizard Select dialog, select TIBCO BusinessEvents > Project Library and click Next. You see the Import Project Library dialog.
3.
5. Click Finish. The project library appears at the root of the project tree as a Project Dependencies node.To remove a project library, follow the instructions in To Include a Project Library (Add it to the Build Path), but instead of clicking Add Library, select the project library you want to remove and click Remove Library.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |