+

Search Tips   |   Advanced Search

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:

    • in the /custom-resources folder of your NeoLoad project
    • in the /extlib directory of your NeoLoad installation for multi-project usage
  3. Click Finish.
    Runnable Jar File Spec
    The file will be automatically sent to Load Generators when a test is run.


Home