In order to access user-defined classes, they must be packaged as a jar and placed
with any dependent jars in the ext
directory of your installation.
This directory is scanned when the program starts, so you will need to start the
program after adding the jars to the appropriate location.
In the stand-alone Repertoire Designer, the ext
location is the
directory called ext within the Repertoire install directory. On the server,
or when running Remote, the ext
location is the directory called
ext within the RepertoireServer install directory. Note that when running Remote, the
ext jars remain on the server, but class and method names from the jars are provided
to the Remote tool to allow browsing of the classes within the Guided JavaScript
Builder in the Remote GUI which is described below.