TrackStudio 3.0 Documentation
Building DevPack

This topic describes building TrackStudio DevPack from the source code. 

 

If you have purchased TrackStudio Enterprise with the source code, you can build TrackStudio DevPack from source code. To do this you will need: 

 

  • ant 1.5
  • JDK 1.4 or higher.
  • JBuilder X (required for JBuilder plugin).

 

To build the TrackStudio DevPack execute the following command:

> devpack\ant devpack

To build the TrackStudio DevPack with JBuilder plugin specify full path to the primetime.jar:

> devpack\ant -Djbuilder.lib=C:\JBuilderX\lib\primetime.jar devpack

If you experience any problems in process in building the TrackStudio DevPack, please, contact us.

You can't use jikes to build TrackStudio DevPack.

You are here: DevPack > Building DevPack
Copyright (c) 2002-2004. TrackStudio, Ltd. All rights reserved.