Building and installing
Requirements
- Copy source directory to a directory with write access
- In copied directory run
ant dist
- Directory dist containing all necessary distribution files and documentation will be created.
Installation
If you want to install from binary distribution, please get get and follow binary installation instructions.
When installing from sources
- First build projects following build instructions
- Copy all files and directories from dist directory created while building to preferred locations
Running
Requirements
Run e-Learning Designer with command
java -jar Designer.jar
from directory where distribution files are.