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.
    Export to a Runnable JAR file
  2. Enter a project name, specify the directory where to save the JAR file:
  3. Click Finish.
    Runnable Jar File Spec
    The file will be automatically sent to Load Generators when a test is run.