Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix case.

The Apache SIS visual application is currently used as a testing tools for checking SIS capability to read, transform and visualize data files. However we try to make it usable by non-developers too. Some details are given on the web site.

Build, installation and execution

Java and JavaFX must be preinstalled; the project does not bundle JavaFX for licensing reason. The development version can be built as below (replace pathPATH_toTO_JavaFXFX by the path to the directory where JavaFX has been installed. Do not forget to append the lib sub-directory):

...