LGPL GTK Plugin for Eclipse

You can now install an LPGL GTK plugin for Eclipse.

Procedure

  1. Download the LGPL Plugin from the Installer.
    The plugin is placed into TIBCO_HOME by the installer.
  2. Once you have confirmed that the silent install works, use the three keys in the silent file:
    <entry key="LGPLAssemblyLicenseAccepted">true</entry>
    <entry key="LGPLAssemblyDownload">true</entry>
    <entry key="LGPLAssemblyPath"></entry>
  3. If you already have the LGPL plugin downloaded, you can point the installer to where the plugin is located on your file system. The installer will pick the plugin and place in into TIBCO_HOME.
    Use the following three keys in the silent file instead:
    • <entry key="LGPLAssemblyLicenseAccepted">true</entry>
    • <entry key="LGPLAssemblyDownload">false</entry>
    • <entry key="LGPLAssemblyPath">/path/to/plugin/on/user/file/system</entry>
    Note: This procedure is applicable to the Linux, HPUX, AIX, and Solaris platforms. Installation for Windows and Mac remain unchanged.