Quick Start Guide

Table Of Contents
Quick Start Guide imagotag GmbH
Page 36 of 36
l
Click OK
l
ApplyChanges
Under Linux:
l Use the export” command to set your variables
l
export JAVA_HOME=<pathToJRE>
l
export PATH=$PATH:<pathToJRE>/bin
l
In order to make these changes persistent, write them into your .bash_profile file and use
source ~/.bash_profile” to apply the changes
1.11 Encoding problems
Per default, UTF-8 encoding is used. If you have any problems regarding encoding you can force
any java application to use UTF-8. By setting the (Windows) environment variable JAVA_TOOL_
OPTIONS to -Dfile.encoding=UTF8, the (Java) System property will be set automatically every
time a JVM is started.
1.12 Further documentation
Please contact the support for further documentation:
l Developer Reference (Web Service)
l Image Rendering Reference
l CSV/XML Import Plugin
l FAQ