Generate the JAR of the Encoder/Decoder
To use the Encoder/Decoder in NeoLoad, you need to generate a JAR file.
To generate the JAR of your Encoder/Decoder into the output directory of your user directory:
- Right-click on your Java project and select Run As > Maven install.
Home