Creating custom client features

Some organizations create custom plug-ins that contain extra client features, such as site-specific login messages or corporate branding and graphics. To include the plug-in in all client installations, copy the custom plug-in to the installation kit, then edit the install manifest file and plugin_customization.ini file to reference the features to install.

Before you begin

Before you can build plug-ins, you must install:
  • The Sametime® software development kit
  • Eclipse IDE (integrated development environment) version 3.2
  • The JCL Desktop custom runtime environment for Windows™ and Linux™
  • The Eclipse J9 JDT launching plug-in for Windows and Linux
  • A standard Java™ Runtime Environment (1.4.2 or higher version)
  • Windows XP, Linux, or Mac operating system supported by Sametime 7.5. or later
  • For comprehensive information on setting up the integrated development environment, and building and providing plug-ins to clients, see the IBM® Redbooks® publications at http://www.redbooks.ibm.com/abstracts/sg247346.html.

    For information on using a wizard to create plug-ins, see the Eclipse documentation: http://help.eclipse.org/help32/topic/org.eclipse.pde.doc.user/guide/tools/project_wizards/new_project_wizards.htm.

Procedure

Put your compressed plug-in into the sametime-connect.mpkg\Contents folder.

What to do next

Sign the plug-in, then edit the plugin_customization.ini file and edit the installation manifest file to include the custom features.