Export M-eux scripts

After customizing the M-eux test scripts, you need to export the Java project to a runnable JAR file so that it can be launched by NeoLoad.

If you are working in the Eclipse IDE, follow the steps below:

  1. Right-click on your Eclipse project and select Export to a Runnable JAR file.

  2. Enter a project name, specify the directory where to save the JAR file:

    • In the /custom-resources folder of your NeoLoad project.

    • In the /extlib directory of your NeoLoad installation for multi-project usage.

  1. Click Finish.

The file will be automatically sent to Load Generators when a test is run.