Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.2

...

Use the -help command line switch:

Code Block
jtestcli.exe -help

What if Jtest is not available in the UI when installed in Eclipse that runs on Java 11 or higher?

If your Eclipse is configured to use Java 11 or higher, it may require additional dependencies to be downloaded from software update sites. Ensure that Eclipse is configured to automatically contact all update sites when you install Jtest.
If Jtest is not available in your IDE after installation, you may need to install the Apache Geronimo Activation Plug-In. The current builds provided by the Eclipse Orbit Project are available at: https://download.eclipse.org/tools/orbit/downloads:

  1. Select the build appropriate for your Eclipse version.
  2. Copy the URL of the Orbit build repository.
  3. Select Help> Install New Software from the Eclipse menu.
  4. Click Add and paste the URL to specify the location of the Orbit build repository.
  5. Expand All Orbit Bundles.
  6. Select Apache Geronimo Activation Plug-In.

How can I prevent my machine ID from floating?

...