Deleting Custom XPath Functions

This topic lists the steps to uninstall a Custom XPath function so that it is not visible in the mapper.

    Procedure
  1. On the menu bar, click Help > About TIBCO Business Studio for BusinessWorks™. On Mac, this is located under the "BusinessWorks" menu.
  2. Click Installation Details.
  3. Select the Custom XPath function you want to uninstall, and click the Uninstall button.
  4. If you uninstall a custom XPath project from the {Tibco_Home} location, the CustomXpath.jar is not removed from the plugins folder. To remove the jar file:
    1. In the file explorer, navigate to {tibco_home}\studio\4.0\eclipse folder.
    2. Open the command prompt here and type the following command:
      TIBCOBusinessStudio.exe -application org.eclipse.equinox.p2.garbagecollector.application
    The CustomXpath.jar is removed from the plugins folder.
  5. Restart the workspace.