Teamprise Check-in Policy SDK

Use the Teamprise Check-in Policy SDK to develop custom check-in policies for use with the Teamprise client suite. Custom policies for Teamprise Plug-in for Eclipse and Teamprise Explorer are implemented as Eclipse plug-ins. Custom policies for the Teamprise Command Line Client are written using the same APIs but are packaged as a JAR with a special location resource inside.

Product Version Release Date Size
Teamprise Check-in Policy SDK 3.0 Mar 18, 2008 4 MB Download

Getting Started

Get started with the SDK by unzipping the archive to a location of your choice, then read the README.html document in the subdirectory that was created.

Policy Deployment

Policies which are Eclipse plug-ins are deployed in the conventional way: using an Eclipse update site or by unpacking the plug-in archive into the Eclipse or Teamprise Explorer installations. For policy installation help on the Teamprise Command Line Client, which supports different deployment methods, read TKB00071 Installing Check-in Policies for the Command-line Client.

Documentation

SDK documentation is included in the downloadable archive as HTML Javadoc. Well-documented source code and Eclipse project resources for an example policy is also included in the archive.