Versions Compared

Key

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

JAS Hacking

Building

Obtaining the Source

JAS3

CVS Instructions

CVS checkout command.

No Format
cvs -d :pserver:anonymous@cvs.freehep.org:/cvs/jas co jas3

FreeHep

CVS Instructions

CVS checkout command.

No Format
setenv CVSROOT :pserver:anoncvs@cvs.freehep.org:/cvs/freehep
cvs login
[jascvs]
cvs co -P freehep

Building from Source

No Format
cd jas3
ant