Versions Compared

Key

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

The following gives a brief introduction how to build the CHRIS-Box. More information on how to build and develop for SNAP can be found in the [SNAP Developer Gui de](https://senbox.atlassian.net/wiki/display/SNAP / Developer + Guide). To build CHRIS-BOX you need to download and install the following tools.

...

Build Chris-Box:

Code Block
cd ${snapchrisbox}/s3tbx
mvn install

Setting up IntelliJ IDEA

...