Adding a User Library in a Project

To build the callout library, you have to first add a user library.

Procedure

  1. In TIBCO Business Studio, create a Java project in your workspace.
  2. Right-click the new project, and then select Build Path > Add libraries from the pop-up menu.
    The Add Library window opens.
  3. Select User Library from the library type list, and then click Next.
    The User Library window opens.

  4. Click User Libraries.
    The Preferences (Filtered) window opens.
  5. Click New on the right.
    The New User Library window opens.
  6. Enter the library name in the User library name field, and then click OK.

  7. Click Add JARs, and open the TIBCO_HOME\adapter\sdk\version_number\lib\Maverick6.jar file. Then click OK to exit the Preferences (Filtered) dialog.

  8. Click Finish in the User Library window.
    The user library is created.