Versions Compared

Key

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

...

Right click on the org.lcsim package and do:

org.lcsim_> Properties->Build->Actions-> Build project -> Add-> skipTests=true

org.lcsim_> Properties->Build->Actions-> Clean and Build project -> Add-> skipTests=true

lcsim-contrib and mcd-analysis

...

http://java.freehep.org/maven2/org/freehep/jas-assembly/0.9.9/jas-assembly-0.9.9-distribution.tar.gz

Wiki MarkupRun the following command to extract JAS3 {{JAS3

Wiki Markup
tar xzvf /\[path to your Download area\]/Downloads/jas-assembly-0.9.9-distribution.tar.gz
}}

and then launch it with:
jas-assembly-0.9.9/jas3

You may want to create a shortcut pointing towards this executable. The jas-assembly-0.9.9 folder includes an icon for this (jas3png).

...