Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
cd hps-java-trunk; ls distribution/target/hps-distribution-3.6-SNAPSHOT[VERSION]-bin.jar

The version in subsequent commands will be left out for brevity, and because it will change depending on the version of the distribution you are using.  Of course, when executing commands you need to use the path of to an actual jar!

Any references to hps-distribution-bin.jar in command line syntax used on this page should actually be replaced by the path to the HPS Java distribution jar.

...