This illustration shows the structure of a sample extension jar file. The topmost directory, called sampleExtension.jar, contains
two subdirectories. The first subdirectory, called resources, contains the extensionConfiguration.json
file. The second subdirectory, called scripts, contains two folders for Unix and Windows scripts. In the Unix folder, you
can store the Unix-specific .sh
scripts. In the Windows folder, you can store the .cmd
scripts.