Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Setting up Your Development Environment

The TeamConnect API is based on JDK 1.6 and works with versions 1.6 and 1.7. You can use any compatible development environment and compiler that you wish. The following JAR file is necessary for custom code development:

teamconnect-enterprise-api-version.jar, which contains most TeamConnect packages.  

You can find these files in the utilities/lib directory of your installation media.

NoteIn these JAR files, version represents the version number that differs from one TeamConnect version to the next.

To test your custom code, you must have access to an instance of TeamConnect. From TeamConnect, upload your Java classes, XML, or JAR files to TeamConnect's Documents area. Refer to Adding Custom Code to TeamConnect for details about adding custom code to TeamConnect.

  • Was this article helpful?