Inhaltsverzeichnis

Java standard properties file format

General

It is used to save simple key/value data. Each line defines a comment, if it starts with „#“ else a property in the form <key>=<value>.

Example file

#comment
MAIN_CALCMLJOB=cmlproject.xml
MAIN_SESSIONSET=patients.set