Versions Compared

Key

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

...

Before starting you need to install LCSIM install org.lcsim on your local machine.

You can now run lcsim from the command-line using the java command from the lcsim directory.

No Format
cd trunk/distribution # where is your lcsim?
java -server -jar ./target/lcsim-distribution-[VERSION]-bin.jar myjob.lcsim

...