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:
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.