Versions Compared

Key

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

...

Hacking on JAS3

Tools

Building JAS3 from source requires Apache Ant.

...

Installing Freehep Dependencies

Make a file ~/jasjas3.properties containing the following:

No Format
FREEHEP=C:\path\to\freehep
Warning

On Windows, the path separators need to be double backslashes, e.g. *
*.

Now, run from JAS3:

No Format
ant extLibs

...